File: control

package info (click to toggle)
golang-pault-go-gecos 1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 64 kB
  • ctags: 7
  • sloc: makefile: 5
file content (21 lines) | stat: -rw-r--r-- 839 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: golang-pault-go-gecos
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Paul Tagliamonte <paultag@debian.org>
Build-Depends: debhelper (>= 10),
               dh-golang,
               golang-any
Standards-Version: 4.0.0
Homepage: https://github.com/paultag/go-gecos
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-pault-go-gecos.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-pault-go-gecos.git
XS-Go-Import-Path: pault.ag/go/gecos

Package: golang-pault-go-gecos-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: read GECOS entries from /etc/passwd programmatically
 GECOS entries contain the Linux-specific entries for a user's
 Name, Room, OfficePhone, HomePhone, and Other.