Metadata-Version: 2.1
Name: modulemd-tools
Version: 0.1
Summary: Helper lib for working with modulemd YAML definitions
Home-page: https://github.com/rpm-software-management/modulemd-tools
Author: Jakub Kadlcik
Author-email: frostyx@email.cz
License: MIT
Description: # modulemd_tools (python package)
        
        Because `python3-libmodulemd` is not enough.
        
        This package provides convenient functions for working with modulemd
        YAML definitions. It is a place for sharing code among other tools
        within this project. ~~It is also meant to be used as a dependency for
        other tools, such as build-systems.~~ **It is not ready to be used by
        other tools yet, be cautious.**
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Description-Content-Type: text/markdown
