Metadata-Version: 2.4
Name: pulp-python
Version: 3.24.1
Summary: pulp-python plugin for the Pulp Project
Author-email: Pulp Team <pulp-list@redhat.com>
Project-URL: Homepage, https://pulpproject.org
Project-URL: Documentation, https://pulpproject.org/pulp_python/
Project-URL: Repository, https://github.com/pulp/pulp_python
Project-URL: Bug Tracker, https://github.com/pulp/pulp_python/issues
Project-URL: Changelog, https://pulpproject.org/pulp_python/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
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pulpcore<3.115,>=3.85.3
Requires-Dist: pkginfo<1.13.0,>=1.12.0
Requires-Dist: bandersnatch<6.7,>=6.6.0
Requires-Dist: pypi-simple<2.0,>=1.8.0
Requires-Dist: pypi-attestations==0.0.28
Dynamic: license-file

# pulp_python

[![PyPI](https://img.shields.io/pypi/v/pulp_python.svg)](https://pypi.python.org/pypi/pulp_python)
[![Pulp Nightly CI/CD](https://github.com/pulp/pulp_python/actions/workflows/nightly.yml/badge.svg)](https://github.com/pulp/pulp_python/actions/workflows/nightly.yml)

A Pulp plugin to support hosting your own pip compatible Python packages.

For more information, please see the [documentation](https://docs.pulpproject.org/pulp_python/) or the
[Pulp project page](https://pulpproject.org).
