yara-scanner

View on PyPIReverse Dependencies (0)

2.0.3 yara_scanner-2.0.3-py3-none-any.whl

Wheel Details

Project: yara-scanner
Version: 2.0.3
Filename: yara_scanner-2.0.3-py3-none-any.whl
Download: [link]
Size: 33254
MD5: cb5be9cf66c9489f95a6141577d84551
SHA256: 86a428d755007e0f6aca10a9f718ae6b1193115f9e917532640df0e346fca396
Uploaded: 2022-02-19 14:26:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: yara-scanner
Version: 2.0.3
Summary: A Python wrapper library for libyara and a local server for fully utilizing the CPUs of the system to scan with yara.
Author: John Davison
Author-Email: unixfreak0037[at]gmail.com
Home-Page: https://github.com/ace-ecosystem/yara_scanner
Project-Url: Repository, https://github.com/ace-ecosystem/yara_scanner
License: Apache-2.0
Keywords: yara
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7,<4.0
Requires-Dist: plyara (<3.0.0,>=2.1.1)
Requires-Dist: progress (<2.0,>=1.5)
Requires-Dist: psutil (<6.0.0,>=5.6.7)
Requires-Dist: yara-python (<4.1)
Description-Content-Type: text/markdown
[Description omitted; length: 12108 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
yara_scanner.py sha256=vhyyiKAY8x9ypa_ifieUAAwekoJdyOw8fIRvIevKY_w 90610
ysc.py sha256=SkpWpABjH18O4ouY1tLCX_xUqCoG9EfzJPCM29oNTMo 1911
yss.py sha256=A0rDUEwLF5yqaE_UjS_rFc_E5r3dEUj4RClf0lT8mQ0 8690
yara_scanner-2.0.3.dist-info/entry_points.txt sha256=c0jdQEO6Wc94jCn0pe6-TBvR2KHEgWtXi6RnEPiijR4 68
yara_scanner-2.0.3.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
yara_scanner-2.0.3.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
yara_scanner-2.0.3.dist-info/METADATA sha256=MZ5MjvT3MxO-TaIgirzt04bagiQIjHH8KkGC6NTOowc 13233
yara_scanner-2.0.3.dist-info/RECORD

entry_points.txt

scan = yara_scanner:main
ysc = ysc:main
yss = yss:main