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

Changelog

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

  * Fix watchfile by adjusting line ending.

 -- Sascha Steinbiss <email address hidden>  Sat, 08 Oct 2022 16:04:49 +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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-hillu-go-yara_4.2.4-2.dsc 2.2 KiB c98ee8d103b1de84d2b367b3e20fbc17823270a05b71659a6a5da6f053d25bd6
golang-github-hillu-go-yara_4.2.4.orig.tar.gz 41.6 KiB 31be97ca2a52507a5fe3b85b618dc17816b03c1dcfe4cf9475dabadc7ebe0670
golang-github-hillu-go-yara_4.2.4-2.debian.tar.xz 2.9 KiB e23d3421902642dcd63d02ea147813ad112c6bc5424bce02f3c4a900a17f2c2c

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.