lxmf-reference 0.6.0

Pinned reference implementation metadata for LXMF-rs compatibility.
Documentation
1
2
3
4
5
6
7
//! Pinned reference implementation metadata used by LXMF-rs compatibility gates.

pub const RETICULUM_CONFORMANCE_REFERENCE_REF: &str = "0319444b20e0815f26c6b9ceeba8fa44de037c9b";
pub const PYTHON_RETICULUM_REFERENCE_VERSION: &str = "1.2.2";
pub const PYTHON_RETICULUM_REFERENCE_REF: &str = "15320e4d2cfabb143c1db20ca887e275fd521585";
pub const PYTHON_LXMF_REFERENCE_VERSION: &str = "0.9.6";
pub const PYTHON_LXMF_REFERENCE_REF: &str = "727830cefda83d9c6e3982b48675425f3f988f9c";