Metadata-Version: 2.1
Name: malkit
Version: 0.5.3.1
Summary: Malware analysis toolkit for machine learning
Home-page: https://github.com/xymy/malkit
Author: xymy
Author-email: thyfan@163.com
Maintainer: xymy
Maintainer-email: thyfan@163.com
License: MIT
Project-URL: Documentation, https://github.com/xymy/malkit
Project-URL: Issue Tracker, https://github.com/xymy/malkit/issues
Project-URL: Source Code, https://github.com/xymy/malkit
Keywords: malware analysis,machine learning
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Security
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: joblib (>=1.0)
Requires-Dist: numpy (>=1.19)
Requires-Dist: pandas (>=1.1)
Requires-Dist: pillow (>=8.0)
Provides-Extra: dev
Requires-Dist: black (>=21.10b) ; extra == 'dev'
Requires-Dist: isort (>=5.10) ; extra == 'dev'
Requires-Dist: flake8 (>=4.0) ; extra == 'dev'
Requires-Dist: mypy (>=0.910) ; extra == 'dev'

# MalKit


