golang-github-hillu-go-yara 4.1.0-2 source package in Ubuntu

Changelog

golang-github-hillu-go-yara (4.1.0-2) unstable; urgency=medium

  * Upload to unstable post-release.

 -- Sascha Steinbiss <email address hidden>  Tue, 17 Aug 2021 11:42:01 +0200

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-hillu-go-yara_4.1.0-2.dsc 2.2 KiB 285a81e23c97ab82b989db8031ed2d4af20691c952b0398ff4dde719235f4764
golang-github-hillu-go-yara_4.1.0.orig.tar.gz 41.1 KiB 14ae5462089ad03a1789bf0c8840bfba60c524754cb1226263c6a4e864c4d416
golang-github-hillu-go-yara_4.1.0-2.debian.tar.xz 3.2 KiB 7b0ac5be4aa52c25309dcc90af67f220c9a7f205a55d5263f5c4030198ae1d5d

Available diffs

No changes file available.

Binary packages built by this source

golang-github-hillu-go-yara-dev: Go bindings for YARA

 Go bindings for YARA (http://plusvic.github.io/yara/), a description language
 and scanning engine for malware families based on textual or binary patterns.
 The bindings' intention is to stay as close as sensible to the library's C
 API while taking inspiration from the yara-python implementation.