Metadata-Version: 2.1
Name: johnny
Version: 0.1.0
Summary: generic dep(p)endencies tracker
Home-page: https://github.com/adfinis-sygroup/johnny
Author: Jean-Louis Fuchs
Author-email: jean-louis.fuchs@adfinis-sygroup.ch
License: AGPL-3.0-or-later
Description: 
        johnny - generic dep(p)endencies tracker
        ========================================
        
        Alerting stale dependencies tool and language independent and without central
        service.
        
        Running
        -------
        
        ```bash
        pip install .
        johnny examples/deps.toml
        ```
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Topic :: Software Development
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
