rsword_chirho 0.3.0

Core SWORD module library in pure Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// For God so loved the world that he gave his only begotten Son,
// that whoever believes in him should not perish but have eternal life.
// John 3:16

//! Canon data for various versification systems.

pub mod kjv_chirho;
pub mod catholic_chirho;
pub mod lxx_chirho;
pub mod synodal_chirho;
pub mod luther_chirho;
pub mod vulgate_chirho;
pub mod nrsv_chirho;
pub mod leningrad_chirho;
pub mod ethiopian_chirho;