Metadata-Version: 2.4
Name: pulp-rpm
Version: 3.27.5
Summary: RPM plugin for the Pulp Project
Home-page: http://www.pulpproject.org
Author: Pulp Project Developers
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
License-File: LICENSE
Requires-Dist: createrepo_c~=1.1.0
Requires-Dist: django_readonly_field~=1.1.1
Requires-Dist: jsonschema<5.0,>=4.6
Requires-Dist: libcomps<0.2,>=0.1.20.post1
Requires-Dist: productmd~=1.33.0
Requires-Dist: pulpcore<3.70,>=3.49.0
Requires-Dist: solv~=0.7.21
Requires-Dist: aiohttp_xmlrpc~=1.5.0
Requires-Dist: importlib-resources~=6.4.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

``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>`_.
