File: control

package info (click to toggle)
libafs-pag-perl 1.02-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 260 kB
  • ctags: 106
  • sloc: ansic: 501; perl: 470; makefile: 4
file content (21 lines) | stat: -rw-r--r-- 926 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
Source: libafs-pag-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9), libconfig-autoconf-perl,
 libipc-system-simple-perl, libmodule-build-perl,
 libtest-minimumversion-perl, libtest-pod-perl, libtest-pod-coverage-perl,
 libtest-strict-perl, libtest-synopsis-perl
Maintainer: Russ Allbery <rra@debian.org>
Standards-Version: 3.9.5
Homepage: http://www.eyrie.org/~eagle/software/afs-pag/
Vcs-Git: git://git.eyrie.org/afs/afs-pag.git -b debian
Vcs-Browser: http://git.eyrie.org/?p=afs/afs-pag.git

Package: libafs-pag-perl
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc: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.