Metadata-Version: 2.1
Name: oarepo_c4gh
Version: 0.10
Author-email: Dominik Pantůček <dominik.pantucek@trustica.cz>
Project-URL: Homepage, https://github.com/oarepo/oarepo-c4gh
Project-URL: Issues, https://github.com/oarepo/oarepo-c4gh/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pynacl>=1.5.0
Requires-Dist: bcrypt
Requires-Dist: cryptography
Provides-Extra: dev
Requires-Dist: mkdocstrings[python]>=0.18; extra == "dev"
Requires-Dist: mkdocs-material; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"


Crypt4GH Processing
===================

A Crypt4GH container processing library.

Copyright (c) 2024 Dominik Pantůček <dominik.pantucek@trustica.cz>

Distributed under MIT license - see LICENSE for details.

For usage instructions, see the [generated
documentation](https://oarepo.github.io/oarepo-c4gh/).

The [test coverage
report](https://oarepo.github.io/oarepo-c4gh/cov_html/) is also
available.
