Metadata-Version: 2.1
Name: ark-server-certic
Version: 0.0.13
Summary: The goal of this software is to offer a solution for a Name Assigning Authority to distribute Archival Resources Keys and maintain basic information about the resources. It offers a database, command-line tools and an HTTP API.
License: CECILL-B
Author: Mickaël Desfrênes
Author-email: mickael.desfrenes@unicaen.fr
Requires-Python: >=3.9,<4.0
Classifier: License :: CeCILL-B Free Software License Agreement (CECILL-B)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: aiopg (>=1.4.0,<2.0.0)
Requires-Dist: argh (>=0.28.1,<0.29.0)
Requires-Dist: asyncio_extras (>=1.3.2,<2.0.0)
Requires-Dist: hashids (==1.3.1)
Requires-Dist: psycopg2-binary (>=2.9.6,<3.0.0)
Requires-Dist: python-dotenv (>=1.0.0,<2.0.0)
Requires-Dist: sanic (>=23.3.0,<24.0.0)
