Metadata-Version: 2.4
Name: pulp-rpm
Version: 3.29.8
Summary: Pulp plugin to manage RPM repositories
Author-email: Pulp Rpm Plugin Project Developers <pulp-dev@redhat.com>
Project-URL: Homepage, https://pulpproject.org
Project-URL: Documentation, https://pulpproject.org/pulp_rpm/
Project-URL: Repository, https://github.com/pulp/pulp_rpm
Project-URL: Bug Tracker, https://github.com/pulp/pulp_rpm/issues
Project-URL: Changelog, https://pulpproject.org/pulp_rpm/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.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/x-rst
License-File: LICENSE
Requires-Dist: createrepo_c~=1.2.1
Requires-Dist: django_readonly_field~=1.1.1
Requires-Dist: jsonschema<5.0,>=4.6
Requires-Dist: libcomps<0.2,>=0.1.23.post1
Requires-Dist: productmd~=1.33.0
Requires-Dist: pulpcore<3.85,>=3.73.0
Requires-Dist: solv~=0.7.21
Requires-Dist: aiohttp_xmlrpc~=1.5.0
Requires-Dist: importlib-resources~=6.4.0
Dynamic: license-file

``pulp_rpm`` Plugin
===================

.. figure:: https://github.com/pulp/pulp_rpm/actions/workflows/nightly.yml/badge.svg?branch=main
   :alt: Rpm Nightly CI/CD

This is the ``pulp_rpm`` Plugin for `Pulp Project
3.0+ <https://pypi.python.org/pypi/pulpcore/>`__. This plugin provides support for RPM family
content types, similar to the ``pulp_rpm`` plugin for Pulp 2.

For more information, please see the `documentation
<https://docs.pulpproject.org/pulp_rpm/>`_ or the `Pulp project page
<https://pulpproject.org>`_.
