File: control

package info (click to toggle)
libcrypt-unixcrypt-xs-perl 0.08-1
  • links: PTS
  • area: main
  • in suites: lenny, squeeze, wheezy
  • size: 164 kB
  • ctags: 229
  • sloc: ansic: 652; makefile: 54; perl: 15
file content (14 lines) | stat: -rw-r--r-- 584 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: libcrypt-unixcrypt-xs-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 4.0.0), perl (>= 5.8.4-8)
Maintainer: Ivan Kohler <ivan-debian@420.am>
Standards-Version: 3.7.2

Package: libcrypt-unixcrypt-xs-perl
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, 
Description: Perl XS interface for a portable traditional crypt() function
 This module implements the DES-based Unix crypt function.  For those who need
 to construct non-standard variants of crypt, the various building blocks used
 in crypt are also supplied separately.