diff options
author | Barry J. Grundy <bgrundy@linuxleo.com> | 2017-01-22 08:45:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-24 07:22:55 +0700 |
commit | 71c04ee12226c6063d688ba6581a86b7d2b77f31 (patch) | |
tree | 1c073d27638e450d56c705dcc20b6ca92a8bd54a /python/yara-python/slack-desc | |
parent | 0ae53b88497f400f648500c20bc5bf9c255167d1 (diff) | |
download | slackbuilds-71c04ee12226c6063d688ba6581a86b7d2b77f31.tar.gz |
python/yara-python: Added (Python for yara).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/yara-python/slack-desc')
-rw-r--r-- | python/yara-python/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/yara-python/slack-desc b/python/yara-python/slack-desc new file mode 100644 index 0000000000..fdd18cb72c --- /dev/null +++ b/python/yara-python/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +yara-python: yara-python (Python for yara) +yara-python: +yara-python: yara-python is a Python library to allow the use of YARA directly +yara-python: in python programs. It covers all YARA's features, from compiling, +yara-python: saving and loading rules to scanning files, strings and +yara-python: processes. +yara-python: +yara-python: Homepage: https://github.com/VirusTotal/yara-python +yara-python: +yara-python: +yara-python: |