Metadata-Version: 2.4
Name: rfpkg
Version: 1.27.5
Summary: RPM Fusion plugin to rpkg to manage package sources in a git repository
Author-email: Nicolas Chauvet <kwizart@gmail.com>
License: GPLv2+
Project-URL: Homepage, https://github.com/rpmfusion-infra/rfpkg
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=2.7
License-File: COPYING
Requires-Dist: openidc-client
Requires-Dist: rpkg>=1.65
Requires-Dist: six
Requires-Dist: distro
Provides-Extra: tests
Requires-Dist: mock>=1.0.1; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Dynamic: license-file

This is the rfpkg project, which mostly is a subclass of the rpkg project.

Unless otherwise specified, all files are licensed under GPLv2+.

See https://github.com/rpmfusion-infra/rfpkg for more information, bug tracking, etc.
