yara-python 3.7.0+ds-1 source package in Ubuntu

Changelog

yara-python (3.7.0+ds-1) unstable; urgency=medium

  * New upstream version 3.7.0+ds
  * Update dependencies, DH compat version, Standards-Version

 -- Hilko Bengen <email address hidden>  Sat, 11 Nov 2017 12:25:41 +0100

Upload details

Uploaded by:
Hilko Bengen
Uploaded to:
Sid
Original maintainer:
Hilko Bengen
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
yara-python_3.7.0+ds-1.dsc 2.0 KiB d81b87706e2a5574b908c8c899703b48658433e604ff129e465d7c1ffc68bac7
yara-python_3.7.0+ds.orig.tar.xz 22.8 KiB 7717db8a31db4765682f781d858df37286186b981f6a5d811a4a0069b6ad828d
yara-python_3.7.0+ds-1.debian.tar.xz 2.6 KiB db3df04464b8ed9ed6f93c55c08825e05bd667a55c99bc86a84c5025d1bc9c9b

No changes file available.

Binary packages built by this source

python-yara: No summary available for python-yara in ubuntu cosmic.

No description available for python-yara in ubuntu cosmic.

python-yara-dbgsym: debug symbols for python-yara
python3-yara: Python 3 bindings for YARA

 YARA is a tool aimed at helping malware researchers to identify and
 classify malware samples. With YARA, it is possible to create
 descriptions of malware families based on textual or binary patterns
 contained in samples of those families. Each description consists of
 a set of strings and a Boolean expression which determines its logic.
 .
 Complex and powerful rules can be created by using binary strings with
 wild-cards, case-insensitive text strings, special operators, regular
 expressions and many other features.
 .
 This package provides Python 3 bindings.

python3-yara-dbgsym: debug symbols for python3-yara