File: control

package info (click to toggle)
libuser-perl 1.9-1.1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 52 kB
  • sloc: makefile: 37; perl: 26
file content (15 lines) | stat: -rw-r--r-- 452 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: libuser-perl
Section: perl
Priority: optional
Standards-Version: 3.9.2
Build-Depends: debhelper (>=8)
Build-Depends-Indep: perl
Maintainer: Don Armstrong <don@debian.org>

Package: libuser-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}
Description: Provides user data in an OS independent manner
 Provides an API to retrieve user data, such as login name or home
 directory in an OS independent manner. [Used by WWW::Search]