Metadata-Version: 2.4
Name: opendok
Version: 1.0.0
Summary: OpenDOK-2026 — Reference implementation for immortal, self-verifying documents
Author-email: OpenDOK Foundation <hello@opendok.org>
License: MIT
Project-URL: Homepage, https://opendok.org
Project-URL: Spec, https://github.com/opendok/opendok-2026
Project-URL: Repository, https://github.com/opendok/opendok
Project-URL: Issues, https://github.com/opendok/opendok/issues
Keywords: document,integrity,verification,archiving,blockchain,tsa,blake2b,immortal,opendok
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Legal Industry
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Office/Business
Classifier: Topic :: System :: Archiving
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Provides-Extra: tsa
Requires-Dist: cryptography>=41.0; extra == "tsa"
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: ruff; extra == "dev"
