Metadata-Version: 1.2
Name: snoopy-log-collator
Version: 0.6.2
Summary: Collate logfiles from snoopy logger
Home-page: https://github.com/tesujimath/snoopy-log-collator
Author: Simon Guest
Author-email: simon.guest@tesujimath.org
License: GPLv3
Description: Snoopy-log-collator collates the log files from snoopy, producing a
        summary of what programs have been run on the system, when, and by whom.  The
        output comprises a number of files, one per command invoked, each being a list
        of invocation instances.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Requires-Python: >=3
