File: control

package info (click to toggle)
libcrypt-passwdmd5-perl 1.3-10
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 108 kB
  • ctags: 12
  • sloc: perl: 83; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 635 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: libcrypt-passwdmd5-perl
Maintainer: Bart Martens <bartm@debian.org>
Priority: optional
Section: perl
Build-Depends: debhelper (>= 8.0.0)
Build-Depends-Indep: perl (>= 5.8.0-7)
Standards-Version: 3.9.2
Homepage: http://search.cpan.org/dist/Crypt-PasswdMD5/

Package: libcrypt-passwdmd5-perl
Priority: optional
Section: perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}
Description: interoperable MD5-based crypt() for perl 
 This package provides various crypt()-compatible interfaces to the
 MD5-based crypt() function found in various *nixes. It's based on the
 implementation found on FreeBSD 2.2.[56]-RELEASE