Metadata-Version: 2.1
Name: pulpcore
Version: 3.105.6
Summary: Pulp Django Application and Related Modules
Author-email: Pulp Team <pulp-list@redhat.com>
License: GPL-2.0-or-later
Project-URL: Homepage, https://pulpproject.org
Project-URL: Documentation, https://pulpproject.org
Project-URL: Repository, https://github.com/pulp/pulpcore
Project-URL: Bug Tracker, https://github.com/pulp/pulpcore/issues
Project-URL: Changelog, https://pulpproject.org/pulpcore/changes/
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.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiodns <3.7,>=3.3.0
Requires-Dist: aiofiles <=25.1.0,>=22.1
Requires-Dist: aiohttp <3.14,>=3.10.10
Requires-Dist: asyncio-throttle <=1.0.2,>=1.0
Requires-Dist: backoff <2.3,>=2.1.2
Requires-Dist: click <8.4,>=8.1.0
Requires-Dist: cryptography <47.0,>=44.0.3
Requires-Dist: Django !=5.0,!=5.1,<5.3,>=4.2.24
Requires-Dist: django-filter <=25.2,>=23.1
Requires-Dist: django-guid <3.6,>=3.3.0
Requires-Dist: django-import-export <5.0,>=2.9
Requires-Dist: django-lifecycle <=1.2.7,>=1.0
Requires-Dist: djangorestframework <=3.16.1,>=3.14.0
Requires-Dist: djangorestframework-queryfields <=1.1.0,>=1.0
Requires-Dist: drf-access-policy <1.5.1,>=1.1.2
Requires-Dist: drf-nested-routers <=0.95.0,>=0.93.4
Requires-Dist: drf-spectacular <0.30,>=0.27.2
Requires-Dist: dynaconf <3.3.0,>=3.2.5
Requires-Dist: GitPython <3.2,>=3.1.24
Requires-Dist: gunicorn <25.2.0,>=22.0
Requires-Dist: jinja2 <=3.1.6,>=3.1
Requires-Dist: json-stream <2.5,>=2.3.2
Requires-Dist: jq <1.12.0,>=1.6.0
Requires-Dist: PyOpenSSL <27.0
Requires-Dist: opentelemetry-api <1.41,>=1.27.0
Requires-Dist: opentelemetry-sdk <1.41,>=1.27.0
Requires-Dist: opentelemetry-exporter-otlp-proto-http <1.41,>=1.27.0
Requires-Dist: protobuf <7.0,>=4.21.1
Requires-Dist: pulp-glue <0.40,>=0.30.0
Requires-Dist: pygtrie <=2.5.0,>=2.5
Requires-Dist: psycopg <3.4,>=3.1.8
Requires-Dist: pyparsing <3.4,>=3.1.0
Requires-Dist: python-gnupg <0.6,>=0.5.0
Requires-Dist: PyYAML <6.1,>=5.1.1
Requires-Dist: redis <7.2,>=4.3.0
Requires-Dist: tablib !=3.6,<4.0,>=3.5.0
Requires-Dist: url-normalize <2.3,>=1.4.3
Requires-Dist: uuid6 <=2025.0.1,>=2023.5.2
Requires-Dist: whitenoise <6.13.0,>=5.0
Requires-Dist: yarl <1.24,>=1.12.0
Provides-Extra: azure
Requires-Dist: django-storages[azure] ==1.14.6 ; extra == 'azure'
Provides-Extra: diagnostics
Requires-Dist: pyinstrument ~=5.0 ; extra == 'diagnostics'
Requires-Dist: memray ~=1.17 ; extra == 'diagnostics'
Provides-Extra: google
Requires-Dist: django-storages[google] ==1.14.6 ; extra == 'google'
Provides-Extra: kafka
Requires-Dist: cloudevents ==1.11.0 ; extra == 'kafka'
Requires-Dist: confluent-kafka <2.14.0,>=2.4.0 ; extra == 'kafka'
Provides-Extra: prometheus
Requires-Dist: django-prometheus ; extra == 'prometheus'
Provides-Extra: s3
Requires-Dist: django-storages[boto3] ==1.14.6 ; extra == 's3'
Provides-Extra: sftp
Requires-Dist: django-storages[sftp] ==1.14.6 ; extra == 'sftp'
Provides-Extra: uvloop
Requires-Dist: uvloop <0.23,>=0.20 ; extra == 'uvloop'


**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: GPL-2.0-or-later
- Documentation: https://pulpproject.org/
- Source: https://github.com/pulp/pulpcore/
- Bugs: https://github.com/pulp/pulpcore/issues

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/
