summaryrefslogtreecommitdiffstats
path: root/modules/python
Commit message (Collapse)AuthorAgeFilesLines
...
* print unhandled tags on a file-by-file basis (in debug mode)Chris Little2012-08-101-68/+70
| | | | | | | attempted to fix raw strings as appropriate git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@374 07627401-56e2-0310-80f4-f8cd0041bdcd
* started organizing & implementing deprecated/obsolete/private-use USFM from ↵Chris Little2012-08-101-37/+71
| | | | | | stylesheet git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@373 07627401-56e2-0310-80f4-f8cd0041bdcd
* re-implemented \i- introduction tags, independent of non-intro versionsChris Little2012-08-101-80/+122
| | | | | | | | cleaned up extraneous spaces removed ###TESTED### markers git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@372 07627401-56e2-0310-80f4-f8cd0041bdcd
* bug fixesChris Little2012-08-101-15/+33
| | | | | | | | | improved handling of \ide, fixed backoff to utf-8, added warning message added more endtag-stripping for -r relaxed mode added -d debug mode git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@371 07627401-56e2-0310-80f4-f8cd0041bdcd
* various TODO notesChris Little2012-08-101-8/+45
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@370 07627401-56e2-0310-80f4-f8cd0041bdcd
* added some skeletal code for selection of different file sort algorithmsChris Little2012-08-091-1/+73
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@369 07627401-56e2-0310-80f4-f8cd0041bdcd
* eliminated use of Plane 14 Language Tags, which required UCS-4 builds of ↵Chris Little2012-08-061-62/+90
| | | | | | Python in favor of U+FDD0-U+FDEF non-characters git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@368 07627401-56e2-0310-80f4-f8cd0041bdcd
* typoChris Little2012-08-061-1/+1
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@367 07627401-56e2-0310-80f4-f8cd0041bdcd
* Fixed typo; moved remaining tags to 'supported' linesChris Little2012-08-061-5/+3
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@366 07627401-56e2-0310-80f4-f8cd0041bdcd
* Added some additional peripherals from the USFM docChris Little2012-08-061-3/+5
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@365 07627401-56e2-0310-80f4-f8cd0041bdcd
* Updated USFM book codes & separated non-standard codes to be excluded unless ↵Chris Little2012-08-051-22/+32
| | | | | | -r switch is specified. git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@364 07627401-56e2-0310-80f4-f8cd0041bdcd
* converted lowercase p tag to uppercase P for consistencyChris Little2012-08-041-16/+16
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@363 07627401-56e2-0310-80f4-f8cd0041bdcd
* git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@362 ↵Chris Little2012-08-042-3/+4
| | | | 07627401-56e2-0310-80f4-f8cd0041bdcd
* git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@361 ↵Chris Little2012-08-042-2/+2
| | | | 07627401-56e2-0310-80f4-f8cd0041bdcd
* Initial commits of usfmtags.py & usfm2osis.pyChris Little2012-08-042-0/+1086
git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@360 07627401-56e2-0310-80f4-f8cd0041bdcd