Metadata-Version: 2.1
Name: hypno
Version: 0.1.0
Summary: A tool/library allowing to inject python code into a running python process.
Home-page: https://github.com/kmaork/hypno
Author: Maor Kleinberger
Author-email: kmaork@gmail.com
License: UNKNOWN
Description: # hypno
        
        A tool/library allowing to inject python code into a running python process.
Keywords: injection library
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Description-Content-Type: text/markdown; charset=UTF-8
