avendesora / pythonbible

A python library for validating, parsing, normalizing scripture references and retrieving scripture texts (for open source and public domain versions)
https://docs.python.bible
MIT License
58 stars 11 forks source link

Move parser functionality to separate repository/library #45

Closed avendesora closed 1 year ago

avendesora commented 2 years ago

The pythonbible library should just contain the output of the parser for select open-source or public domain versions of the Bible. The actual parser functionality should be in a separate library.