magic-yara-python
This is a fork of the official yara-python library developed by VirusTotal
(GitHub,
PyPI,
documentation).
It introduces no functional differences but enables the following YARA modules by default:
In other words, installing magic-yara-python is equivalent to installing
yara-python with the --enable-magic --enable-dotnet flags.
The reason this fork exists is that it is sometimes hard or inconvenient to
provide these flags, depending on your method of installation. For example,
setuptools provides no means to supply additional build options for its
install_requires entries. If you install via pip you can set these options
through --global-option flags, but that becomes unwieldy quickly.
magic-yara-python is meant as an easy workaround for these cases.
Release files for magic-yara-python 4.5.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| magic_yara_python-4.5.2.tar.gz | 550.2 kB | Details |
Release files / magic_yara_python-4.5.2.tar.gz
| Download URL | magic_yara_python-4.5.2.tar.gz |
|---|---|
| Size | 550.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
72a3698c89eabdcd8f8649e7c155e5caf35ea12c569f15bab29b3d165c9783db
|
|
BLAKE2b-256 checksum How to use checksums |
988d4d3a2294be60a1e773b215d063a0bbd0040bd3032c3491f0c55fae17fc54
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.10.12
|