Metadata-Version: |
2.1 |
Name: |
mdapi |
Version: |
3.1.6 |
Summary: |
A simple API for serving the metadata from the RPM repositories |
Author: |
Akashdeep Dhar |
Author-Email: |
akashdeep.dhar[at]gmail.com |
Maintainer: |
Akashdeep Dhar |
Maintainer-Email: |
akashdeep.dhar[at]gmail.com |
Home-Page: |
https://github.com/fedora-infra/mdapi |
Project-Url: |
Documentation, https://github.com/fedora-infra/mdapi/blob/develop/README.md |
Project-Url: |
Repository, https://github.com/fedora-infra/mdapi |
License: |
GPL-3.0-or-later |
Keywords: |
rpm,centos,fedora,metadata,repositories |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Environment :: Web Environment |
Classifier: |
Framework :: AsyncIO |
Classifier: |
Framework :: aiohttp |
Classifier: |
Intended Audience :: System Administrators |
Classifier: |
License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+) |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: POSIX :: Linux |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.8 |
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 :: Database |
Classifier: |
Topic :: Internet :: WWW/HTTP :: WSGI :: Application |
Classifier: |
Topic :: Software Development |
Classifier: |
Topic :: System :: Archiving :: Packaging |
Classifier: |
Topic :: System :: Operating System |
Requires-Python: |
>=3.8,<4.0 |
Requires-Dist: |
aiohttp (<4.0.0,>=3.8.1) |
Requires-Dist: |
aiosqlite (<0.21.0,>=0.18.0) |
Requires-Dist: |
click (<9.0.0,>=8.1.3) |
Requires-Dist: |
fedora-messaging (<4.0.0,>=3.0.2) |
Requires-Dist: |
gunicorn (<23.0.0,>=20.1.0) |
Requires-Dist: |
mdapi-messages (<2.0.0,>=1.0.0) |
Requires-Dist: |
pyzstd (<0.17.0,>=0.15.0) |
Requires-Dist: |
requests (<3.0.0,>=2.28.1) |
Requires-Dist: |
setuptools |
Requires-Dist: |
uvloop (<0.21.0,>=0.17.0) |
Description-Content-Type: |
text/markdown |