yaramod 3.21.0-1.1 source package in Ubuntu

Changelog

yaramod (3.21.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Trigger rebuild against Python 3.12 as the default version.
  * debian/tests/unittest.sh: Bump hardcoded YARAMOD_VERSION to 3.21.0.

 -- Boyuan Yang <email address hidden>  Wed, 03 Jul 2024 17:18:46 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
yaramod_3.21.0-1.1.dsc 2.2 KiB d3852e587b04192d177516e5cb2e13bcd5dbde1d477f877c1636c4bea07a6d62
yaramod_3.21.0.orig.tar.gz 942.8 KiB 095aee2946f1636b01653a1b67f84973eeb7ce733b17350dfb911bc74fa4cb9e
yaramod_3.21.0-1.1.debian.tar.xz 6.2 KiB 07f88a705ab951273e865dad08732f09cd589230f56ea414bb63a599986678bc

Available diffs

No changes file available.

Binary packages built by this source

libyaramod-dev: YARA parser for C++ (development headers)

 yaramod is a library that provides parsing of YARA rules into AST and a C++
 programming interface to build new YARA rulesets. yaramod also comes with
 Python bindings and can be installed using pip.
 .
 This package contains the development headers.

libyaramod0: YARA parser for C++

 yaramod is a library that provides parsing of YARA rules into AST and a C++
 programming interface to build new YARA rulesets. yaramod also comes with
 Python bindings and can be installed using pip.
 .
 This package contains the library.

libyaramod0-dbgsym: debug symbols for libyaramod0
python3-yaramod: YARA parser for C++ (Python 3 binding)

 yaramod is a library that provides parsing of YARA rules into AST and a C++
 programming interface to build new YARA rulesets. yaramod also comes with
 Python bindings and can be installed using pip.
 .
 This package contains the Python 3 binding.

python3-yaramod-dbgsym: debug symbols for python3-yaramod