Hi all, I'm happy to announce the release of PySword 0.2.3! I hope it will be useful for some of you.
PySword is a native Python reader of the SWORD Project Bible Modules. It is not a wrapper around libsword, it is completely written in Python and works with both Python 2 and 3. 0.2.3 is a bugfix release. Issues fixed: * Fix a issue with handling both str and unicode in python2. * Adding space on OSIS line break. * Fix py2 vs py3 issue when loading bible file list. PySwords source code can be downloaded from PySwords gitlab page ( https://gitlab.com/tgc-dk/pysword), where you can also find the documentation for how to use it. PySword is also available from PyPI ( https://pypi.python.org/pypi/pysword) for install using pip or easy_install. Best regards, Tomas
_______________________________________________ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page