Metadata-Version: 1.1
Name: footil
Version: 0.4.0
Summary: Various Python helpers for other projects
Home-page: https://github.com/focusate/footil
Author: Andrius Laukavičius
Author-email: dev@focusate.eu
License: LGPLv3
Description: Various helper modules
        ======================
        
        Has these modules:
        
        * decor - helper decorators.
        * log - helpers with stdout, stderr management.
        
        Source code in:
        
        * `github <https://github.com/focusate/footil/>`_.
        * `pypi <https://pypi.org/project/footil/>`_.
        
        Contributors
        ============
        
        * Silvija Butko (Focusate)
        * Andrius Laukavičius (Focusate)
        
Platform: UNKNOWN
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
