Metadata-Version: 2.1
Name: pulpcore
Version: 3.16.19
Summary: Pulp Django Application and Related Modules
Home-page: https://pulpproject.org
Author: Pulp Team
Author-email: pulp-list@redhat.com
License: GPLv2+
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Operating System :: POSIX :: Linux
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Django
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: asyncio-throttle ~=1.0
Requires-Dist: aiohttp ~=3.8.1
Requires-Dist: aiodns ~=3.0.0
Requires-Dist: aiofiles ==0.7.0
Requires-Dist: aioredis ~=2.0.0
Requires-Dist: backoff ~=1.11.0
Requires-Dist: click <9.0
Requires-Dist: cryptography ~=35.0.0
Requires-Dist: Django ~=3.2.13
Requires-Dist: django-currentuser ~=0.5.3
Requires-Dist: django-filter ~=21.1
Requires-Dist: django-guardian ~=2.4.0
Requires-Dist: django-guid ~=3.2.0
Requires-Dist: django-import-export ~=2.6.1
Requires-Dist: django-lifecycle ~=0.9.1
Requires-Dist: djangorestframework ~=3.12.4
Requires-Dist: djangorestframework-queryfields ~=1.0.0
Requires-Dist: drf-access-policy ~=1.1.0
Requires-Dist: drf-nested-routers ==0.93.3
Requires-Dist: drf-spectacular ==0.20.1
Requires-Dist: dynaconf ~=3.1.7
Requires-Dist: gunicorn ~=20.1.0
Requires-Dist: jinja2 ~=3.0
Requires-Dist: naya ~=1.1.1
Requires-Dist: pygtrie ~=2.4.2
Requires-Dist: psycopg2 ~=2.9.1
Requires-Dist: PyYAML <5.5.0,>=5.1.1
Requires-Dist: python-gnupg ~=0.4.7
Requires-Dist: redis <4.2.0,>=3.4.0
Requires-Dist: setuptools <62.1.0,>=39.2.0
Requires-Dist: whitenoise <5.4.0,>=5.0.0
Requires-Dist: yarl ~=1.0
Provides-Extra: azure
Requires-Dist: django-storages[azure] ; extra == 'azure'
Provides-Extra: prometheus
Requires-Dist: django-prometheus ; extra == 'prometheus'
Provides-Extra: s3
Requires-Dist: django-storages[boto3] ; extra == 's3'


**Acquire, Organize, and Distribute Software**

Pulp is a platform for managing repositories of content, such as software
packages, and pushing that content out to large numbers of consumers.

Using Pulp you can:
- Locally mirror all or part of a repository
- Host your own content in a new repository
- Manage content from multiple sources in one place
- Promote content through different repos in an organized way

Pulp is completely free and open-source!
- License: GPLv2+
- Documentation: https://docs.pulpproject.org/
- Source: https://github.com/pulp/pulpcore/
- Bugs: https://pulp.plan.io/projects/pulp

For more information, check out the project website: https://pulpproject.org

Get Help
--------

Check out our help page for ways to get help:

https://pulpproject.org/help/


