Metadata-Version: 1.1
Name: pyp2rpm
Version: 2.0.0
Summary: Convert Python packages to RPM SPECFILES
Home-page: https://github.com/fedora-python/pyp2rpm
Author: Bohuslav "Slavek" Kabrda, Robert Kuska
Author-email: bkabrda@redhat.com, rkuska@redhat.com
License: MIT
Description: Convert Python packages to RPM SPECFILES. The packages can be downloaded from
        PyPI and the produced SPEC is in line with Fedora Packaging Guidelines or Mageia Python Policy.
        
        Users can provide their own templates for rendering the package metadata. Both the package
        source and metadata can be extracted from PyPI or from local filesystem (local file doesn't
        provide that much information though).
Keywords: pypi,rpm,spec,specfile,convert
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: System :: Software Distribution
