2 releases
new 0.1.1 | Nov 18, 2024 |
---|---|
0.1.0 | Nov 17, 2024 |
#4 in #chapter
34 downloads per month
95KB
1.5K
SLoC
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.
lib.rs
:
A Rust Crate for managing Bible references, books, 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 simplify the spreading of the good news. May it be used for the glory of God! The module contains the structures and functions to describe, parse and validate Bible references
Dependencies
~0.3–1MB
~21K SLoC