File: control

package info (click to toggle)
golang-github-issue9-identicon 0.0~git20170630.0.5196591-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 116 kB
  • sloc: makefile: 2
file content (23 lines) | stat: -rw-r--r-- 945 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
Source: golang-github-issue9-identicon
Section: devel
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 12),
               dh-golang,
               golang-any,
               golang-github-issue9-assert-dev
Standards-Version: 4.1.1
Homepage: https://github.com/issue9/identicon
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-issue9-identicon
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-issue9-identicon.git
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/issue9/identicon

Package: golang-github-issue9-identicon-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         golang-github-issue9-assert-dev
Description: generate an icon from identity information
 This Go library generates a stylish icon when provided various bits
 of identity information, such as IP, name, or other arbitrary information.