summaryrefslogtreecommitdiffstats
path: root/versification/av11n.py
Commit message (Collapse)AuthorAgeFilesLines
* Use argparser.Greg Hellings2018-04-051-27/+50
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@524 07627401-56e2-0310-80f4-f8cd0041bdcd
* Don’t fool with PyQuery and use standard XML libraries.Greg Hellings2018-04-051-19/+19
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@523 07627401-56e2-0310-80f4-f8cd0041bdcd
* Shorten the labels so they are not overflowing the screen.Greg Hellings2018-04-051-6/+8
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@522 07627401-56e2-0310-80f4-f8cd0041bdcd
* Don’t use RE when you don’t need it.Greg Hellings2018-04-051-1/+1
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@521 07627401-56e2-0310-80f4-f8cd0041bdcd
* Switch to logging to make it a little bit more civilized.Greg Hellings2018-04-051-30/+27
| | | | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@520 07627401-56e2-0310-80f4-f8cd0041bdcd
* Don’t use deprecated API calls.Greg Hellings2018-04-051-2/+2
| | | | | | | | * Use Sword.VersificationMgr.getSystemVersificationMgr() instead of Sword.VerseMgr.getSystemVerseMgr(). * Use popError() instead of Error(). git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@519 07627401-56e2-0310-80f4-f8cd0041bdcd
* Make versification/av11n.py script PEP-8 compliantGreg Hellings2018-04-051-76/+87
| | | | | | | | | Mostly '\t' -> ' ' Patch from mcepl git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@518 07627401-56e2-0310-80f4-f8cd0041bdcd
* Add file which compares an OSIS file against SWORD versifications.Greg Hellings2012-01-081-0/+112
git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@342 07627401-56e2-0310-80f4-f8cd0041bdcd