Metadata-Version: 1.1
Name: prunerepo
Version: 1.1
Summary: Remove old packages from rpm-md repository
Home-page: UNKNOWN
Author: clime
Author-email: clime@redhat.com
License: GPLv2+
Download-URL: https://git.fedorahosted.org/git/copr.git
Description: Removes obsoleted package versions from a yum repository. Both
        rpms and srpms, that have a newer version available in that same
        repository, are deleted from filesystem and rpm-md metadata are
        recreated afterwards. Support for specific repository structure
        (e.g. COPR) is also available making it possible to additionally
        remove build logs and whole build directories associated with a
        package. After deletion of obsoleted packages, the command
        "createrepo_c --database --update" is called to recreate the
        repository metadata.
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Build Tools
