Metadata-Version: 2.1
Name: pulp-rpm
Version: 3.35.2
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.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.11
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: productmd ~=1.33.0
Requires-Dist: pulpcore <3.115,>=3.103.0
Requires-Dist: aiohttp-xmlrpc ~=1.5.0
Requires-Dist: importlib-resources ~=6.4.0

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