Metadata-Version: 2.4
Name: pulpcore
Version: 3.85.2
Summary: Pulp Django Application and Related Modules
Author-email: Pulp Team <pulp-list@redhat.com>
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: 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.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiodns<3.6,>=3.3.0
Requires-Dist: aiofiles<=24.1.0,>=22.1
Requires-Dist: aiohttp<3.13,>=3.8.3
Requires-Dist: asyncio-throttle<=1.0.2,>=1.0
Requires-Dist: backoff<2.3,>=2.1.2
Requires-Dist: click<8.3,>=8.1.0
Requires-Dist: cryptography<46.0,>=44.0.3
Requires-Dist: Django~=4.2.0
Requires-Dist: django-filter<=25.1,>=23.1
Requires-Dist: django-guid<3.6,>=3.3.0
Requires-Dist: django-import-export<3.4.0,>=2.9
Requires-Dist: django-lifecycle<=1.2.4,>=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.94.2,>=0.93.4
Requires-Dist: drf-spectacular==0.27.2
Requires-Dist: dynaconf<3.3.0,>=3.2.5
Requires-Dist: gunicorn<23.1.0,>=22.0
Requires-Dist: jinja2<=3.1.6,>=3.1
Requires-Dist: json_stream<2.4,>=2.3.2
Requires-Dist: jq<1.11.0,>=1.6.0
Requires-Dist: PyOpenSSL<26.0
Requires-Dist: opentelemetry-api<1.37,>=1.27.0
Requires-Dist: opentelemetry-sdk<1.37,>=1.27.0
Requires-Dist: opentelemetry-exporter-otlp-proto-http<1.37,>=1.27.0
Requires-Dist: protobuf<6.0,>=4.21.1
Requires-Dist: pulp-glue<0.36,>=0.28.0
Requires-Dist: pygtrie<=2.5.0,>=2.5
Requires-Dist: psycopg[binary]<3.3,>=3.1.8
Requires-Dist: pyparsing<3.3,>=3.1.0
Requires-Dist: python-gnupg<=0.5.4,>=0.5
Requires-Dist: PyYAML<6.1,>=5.1.1
Requires-Dist: redis<6.5,>=4.3.0
Requires-Dist: tablib<3.6,>=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.10.0,>=5.0
Requires-Dist: yarl<1.21,>=1.9.1
Provides-Extra: sftp
Requires-Dist: django-storages[sftp]==1.14.6; extra == "sftp"
Provides-Extra: s3
Requires-Dist: django-storages[boto3]==1.14.6; extra == "s3"
Provides-Extra: google
Requires-Dist: django-storages[google]==1.14.6; extra == "google"
Provides-Extra: azure
Requires-Dist: django-storages[azure]==1.14.6; extra == "azure"
Provides-Extra: prometheus
Requires-Dist: django-prometheus; extra == "prometheus"
Provides-Extra: kafka
Requires-Dist: cloudevents==1.11.0; extra == "kafka"
Requires-Dist: confluent-kafka<2.12.0,>=2.4.0; extra == "kafka"
Provides-Extra: diagnostics
Requires-Dist: pyinstrument~=5.0; extra == "diagnostics"
Requires-Dist: memray~=1.17; extra == "diagnostics"
Provides-Extra: uvloop
Requires-Dist: uvloop<0.22,>=0.20; extra == "uvloop"
Dynamic: license-file


**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://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/
