Overview¶
Implementation of the Gemina specification.
Installation¶
# pip install pygemina
Requirements¶
Python >= 3.8
cryptography >= 42.0.8
salmagundi >= 0.17.1
Links¶
Gemina Spec.: https://github.com/andreas19/gemina-spec
History¶
- 2024-06-18 (0.3.0)
Add version 5
Upgrade dependencies
- 2020-08-13 (0.2.0)
Add command line interface (CLI)
- 2020-07-30 (0.1.0)
First public release