Metadata-Version: 1.2
Name: fleure
Version: 0.2.0
Summary: Package level static analysis tool for RPM-based Linux systems
Home-page: https://github.com/ssato/fleure
Author: Satoru SATOH
Author-email: ssato@redhat.com
Maintainer: Satoru SATOH
Maintainer-email: ssato@redhat.com
License: AGPLv3+ and GPLv3+
Description: 
        fleure (フルーア) is a package level static analysis tool for systems
        running RPM-based linux distributions such like RHEL (primary target),
        CentOS and Fedora.
        
        fleure loads RPM database files of target hosts, tries to fetch updateinfo
        data from yum repos and do some analysis based on these data.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Environment :: Console
Classifier: Topic :: Utilities
