Metadata-Version: 2.4
Name: rpmautospec-core
Version: 0.1.5
Summary: Core functionality for rpmautospec
License: MIT
License-File: LICENSE
Author: Nils Philippsen
Author-email: nils@redhat.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Project-URL: Repository, https://github.com/fedora-infra/rpmautospec-core
Description-Content-Type: text/markdown

This package contains core functionality for rpmautospec.

This code shall have no external dependencies beyond what is contained in the Python standard
library.

