Metadata-Version: 1.1
Name: tmpcleaner
Version: 1.0
Summary: Smart Temp Cleaner
Home-page: https://github.com/gooddata/tmpcleaner
Author: Filip Pytloun
Author-email: filip@pytloun.cz
License: BSD
Download-URL: https://github.com/gooddata/tmpcleaner
Description: Tmpcleaner is simply advanced temp cleaner with statistical capabilities.
        It passes given structure only once, groups directories/files by given definition, applies different cleanup rules by each group and print final statistics.
Platform: POSIX
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: System :: Monitoring
Requires: yaml
Requires: argparse
