golang-github-jasonish-go-idsrules 0.0~git20180130.c986a5f-1 source package in Ubuntu

Changelog

golang-github-jasonish-go-idsrules (0.0~git20180130.c986a5f-1) unstable; urgency=medium

  * Packaging update
  * Standards-Version: 4.5.1 (routine-update)
  * Version reformat to match watchfile generated format.
  * Add watchfile.

 -- Sascha Steinbiss <email address hidden>  Sun, 20 Feb 2022 18:48:40 +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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-jasonish-go-idsrules_0.0~git20180130.c986a5f-1.dsc 2.4 KiB c517dcc558f51a885154396b7e3473497144a25f081acc886d289f3ba7938f05
golang-github-jasonish-go-idsrules_0.0~git20180130.c986a5f.orig.tar.xz 6.8 KiB a5f123818be00ab4c13b8cdd777eb13ddb3ec0172bf8fcfd45f57659d0e6ee10
golang-github-jasonish-go-idsrules_0.0~git20180130.c986a5f-1.debian.tar.xz 2.8 KiB e3188a2917dcec2777a3182af0d16b4a45eb547fd710b5a28b79de573e31474e

No changes file available.

Binary packages built by this source

golang-github-jasonish-go-idsrules-dev: Go IDS rule parser

 This package provides a parser for Suricata and Snort style IDS rules.
 This means it contains Go data structures to represent such rules as
 well as the necessary code to parse text input into these structures,
 e.g. via an io.Reader.