# A Rust Crate for managing Bible references, chapters and verses Bibleref is a leightweight Rust crate which supports the management of Bible references including parsing, validity checks and output. It is designed to simplify the usage of God's infaillible and Holy Word for computing purposes with the aim to make the spreading of the good news easier. May it be used for the Glory of God! ## Features This crate is currently under heavy development, however some features might already be used. The following is already implemented: - Structures for referencing Bible verses - Validation parsing (checks whether a certain chapter or verse really exists) Beside that, this will be going to be implemented: - Parse reference from human languages - Export reference to human languages ## Documentation and Improvement This crate is documented via Rust doc annotations. However, feel free to open an issue if you have any questions or ideas.