File: control

package info (click to toggle)
libafs-pag-perl 1.02-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 260 kB
  • sloc: ansic: 501; perl: 470; makefile: 4
file content (32 lines) | stat: -rw-r--r-- 1,069 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
25
26
27
28
29
30
31
32
Source: libafs-pag-perl
Section: perl
Priority: optional
Build-Depends:
 debhelper (>= 11),
 libconfig-autoconf-perl,
 libipc-system-simple-perl,
 libmodule-build-perl,
 libtest-minimumversion-perl,
 libtest-pod-coverage-perl,
 libtest-pod-perl,
 libtest-strict-perl,
 libtest-synopsis-perl,
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 Russ Allbery <rra@debian.org>,
Standards-Version: 4.1.3
Homepage: https://www.eyrie.org/~eagle/software/afs-pag/
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libafs-pag-perl.git
Vcs-Browser: https://anonscm.debian.org/git/pkg-perl/packages/libafs-pag-perl.git

Package: libafs-pag-perl
Architecture: any
Depends:
 ${misc:Depends},
 ${perl:Depends},
 ${shlibs:Depends},
Description: Perl bindings for AFS PAG manipulation
 AFS::PAG provides the standard PAG and token manipulation functions
 setpag and unlog to Perl programs as a native module.  It also provides
 the hasafs and haspag functions to detect whether AFS is running and
 whether the current process is in a PAG.