File: control

package info (click to toggle)
golang-github-knqyf263-go-cpe 0.0~git20180327.659663f6-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, experimental
  • size: 18,040 kB
  • sloc: sh: 11; makefile: 5
file content (24 lines) | stat: -rw-r--r-- 999 bytes parent folder | download
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.