Metadata-Version: 2.1
Name: force-kill
Version: 0.0.2
Summary: A Python library for killing a multi-thread process with rosrun.
Home-page: https://github.com/ku2482/force-kill
Author: Toshiki Watanabe
Author-email: watanabe.toshiki@outlook.jp
License: MIT
Description: 
        # ForceKill
        ForceKill is a Python library for killing a multi-thread process with rosrun.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
