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

Changelog

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

  * Fix d/watch.

 -- Sascha Steinbiss <email address hidden>  Thu, 17 Feb 2022 20:31:57 +0100

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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-hillu-go-yara_4.1.0-3.dsc 2.2 KiB 2a9ef306f823703745c5b7d6b73713da946df25fa6dda2f2f29ecd1280e7fb4f
golang-github-hillu-go-yara_4.1.0.orig.tar.gz 41.1 KiB 14ae5462089ad03a1789bf0c8840bfba60c524754cb1226263c6a4e864c4d416
golang-github-hillu-go-yara_4.1.0-3.debian.tar.xz 2.8 KiB c32954639a389c452783a8cf49918da7df78df263ea91f490fc91c9764c5dc0f

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.