golang-github-hillu-go-yara 1.0.3-1 source package in Ubuntu

Changelog

golang-github-hillu-go-yara (1.0.3-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version.

 -- Sascha Steinbiss <email address hidden>  Sun, 25 Jun 2017 00:27:46 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-hillu-go-yara_1.0.3-1.dsc 1.8 KiB 1f4626bf557cbc38cb67f14adc71d001974cd391ac9a22b0293a44c8743169be
golang-github-hillu-go-yara_1.0.3.orig.tar.gz 14.7 KiB f9095d2fa9f1efbc1252bd21a6e925564ff972a4fe972089f780b8a9a595240b
golang-github-hillu-go-yara_1.0.3-1.debian.tar.xz 2.1 KiB 78afee403db3da91cfddde41308afaceac704a9d29a30b7dbf73238ae928ceb3

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.