Metadata-Version: |
2.3 |
Name: |
python-flirt |
Version: |
0.9.2 |
Summary: |
A Python library for parsing, compiling, and matching Fast Library Identification and Recognition Technology (FLIRT) signatures. |
Author: |
William Ballenthin <william.ballenthin@fireeye.com> |
Author-Email: |
Willi Ballenthin <william.ballenthin[at]mandiant.com> |
Maintainer-Email: |
Willi Ballenthin <william.ballenthin[at]mandiant.com> |
Home-Page: |
https://github.com/williballenthin/lancelot/tree/master/pyflirt |
Project-Url: |
repository, https://github.com/williballenthin/lancelot/tree/master/pyflirt |
License: |
Apache-2.0 |
Keywords: |
flirt |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Topic :: Security |
Classifier: |
Topic :: Software Development :: Disassemblers |
Classifier: |
Development Status :: 3 - Alpha |
Classifier: |
Programming Language :: Rust |
Requires-Python: |
>=3.9 |
Requires-Dist: |
maturin (>=1.7.4); extra == "dev" |
Requires-Dist: |
pytest (>=7.1.3); extra == "dev" |
Requires-Dist: |
pytest-sugar (>=0.9.4); extra == "dev" |
Requires-Dist: |
pytest-instafail (>=0.4.2); extra == "dev" |
Requires-Dist: |
pytest-cov (>=4.0.0); extra == "dev" |
Requires-Dist: |
pycodestyle (>=2.9.1); extra == "dev" |
Requires-Dist: |
black (>=22.10.0); extra == "dev" |
Requires-Dist: |
isort (>=5.10.1); extra == "dev" |
Requires-Dist: |
mypy (>=0.982); extra == "dev" |
Provides-Extra: |
dev |
Description-Content-Type: |
text/markdown; charset=UTF-8; variant=GFM |
License-File: |
LICENSE.txt |