Metadata-Version: 2.4
Name: pulpcore
Version: 3.63.37
Summary: Pulp Django Application and Related Modules
Home-page: https://pulpproject.org
Author: Pulp Team
Author-email: pulp-list@redhat.com
License: GPLv2+
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.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiodns<=3.2.0,>=3.0
Requires-Dist: aiofiles<24.2.0,>=22.1
Requires-Dist: aiohttp<3.14,>=3.9.0
Requires-Dist: asyncio-throttle<=1.0.2,>=1.0
Requires-Dist: async-timeout<4.0.4,>=4.0.3; python_version < "3.11"
Requires-Dist: backoff<2.2.2,>=2.1.2
Requires-Dist: click<=8.1.7,>=8.1.0
Requires-Dist: cryptography<47.0,>=38.0.1
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.5.0,>=3.3
Requires-Dist: django-import-export<5.0,>=2.9
Requires-Dist: django-lifecycle<=1.2.4,>=1.0
Requires-Dist: djangorestframework<=3.15.2,>=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.1,>=0.93.4
Requires-Dist: drf-spectacular<0.30,>=0.27.2
Requires-Dist: dynaconf<3.3.0,>=3.1.12
Requires-Dist: gunicorn<23.1.0,>=20.1
Requires-Dist: importlib-metadata<=6.0.1,>=6.0.1
Requires-Dist: jinja2<=3.1.6,>=3.1
Requires-Dist: json_stream<2.4,>=2.3.2
Requires-Dist: jq<1.9.0,>=1.6.0
Requires-Dist: pycares<4.9; python_version < "3.12"
Requires-Dist: PyOpenSSL<27.0
Requires-Dist: opentelemetry-distro[otlp]<=0.49b0,>=0.45b0
Requires-Dist: opentelemetry-exporter-otlp-proto-http<1.29,>=1.24.0
Requires-Dist: opentelemetry-instrumentation-wsgi<=0.49b0,>=0.45b
Requires-Dist: protobuf<6.0,>=4.21.1
Requires-Dist: pulp-glue<0.32,>=0.18.0
Requires-Dist: pygtrie<=2.5.0,>=2.5
Requires-Dist: psycopg[binary]<3.3,>=3.1.8
Requires-Dist: pyparsing<=3.1.4,>=3.1.0
Requires-Dist: python-gnupg<=0.5.3,>=0.5
Requires-Dist: PyYAML<=6.0.2,>=5.1.1
Requires-Dist: redis<5.0.9,>=4.3
Requires-Dist: tablib!=3.6,<4.0,>=3.5.0
Requires-Dist: url-normalize<=1.4.3,>=1.4.3
Requires-Dist: uuid6<=2024.7.10,>=2023.5.2
Requires-Dist: whitenoise<6.8.0,>=5.0
Requires-Dist: yarl<1.18.4,>=1.9.1
Provides-Extra: sftp
Requires-Dist: django-storages[sftp]==1.14.4; extra == "sftp"
Provides-Extra: s3
Requires-Dist: django-storages[boto3]==1.14.3; extra == "s3"
Provides-Extra: google
Requires-Dist: django-storages[google]==1.14.3; extra == "google"
Provides-Extra: azure
Requires-Dist: django-storages[azure]==1.14.3; 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.6.0,>=2.4.0; extra == "kafka"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary


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