1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: golang-github-knqyf263-go-cpe
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Build-Depends: debhelper (>= 9),
dh-golang,
golang-any,
golang-github-pkg-errors-dev
Standards-Version: 4.2.1
Homepage: https://github.com/knqyf263/go-cpe
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-knqyf263-go-cpe
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-knqyf263-go-cpe.git
XS-Go-Import-Path: github.com/knqyf263/go-cpe
Testsuite: autopkgtest-pkg-go
Package: golang-github-knqyf263-go-cpe-dev
Architecture: all
Depends: ${shlibs:Depends},
${misc:Depends}
Description: golang library for CPE (A Common Platform Enumeration 2.3)
go-cpe is a library for implementation of the CPE (A Common Platform
Enumeration 2.3) Naming and Matching algorithms, as described in NIST
IRs 7695 and 7696.
|