Metadata-Version: 1.1
Name: process-tracing
Version: 0.1.0a7
Summary: ptrace based process tracing utilities for python
Home-page: https://github.com/MichaWe/process_tracing
Author: Michael Witt
Author-email: m.witt@htw-berlin.de
License: Apache License 2.0
Description: A python-ptrace based configurable process tracer
        that collects metadata about executed processes and allowes
        in-depth analyzation
Keywords: ptrace tracing process evaluation supervision
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Debuggers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
