bibleref

Crates.iobibleref
lib.rsbibleref
version0.1.1
sourcesrc
created_at2024-11-17 19:31:04.655748
updated_at2024-11-18 20:42:16.681569
descriptionStructures and functions for managing Bible references
homepage
repositoryhttps://github.com/reckel-jm/bibleref
max_upload_size
id1451512
size95,432
Jan Martin Reckel (reckel-jm)

documentation

README

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.

Commit count: 16

cargo fmt