File: control

package info (click to toggle)
libcrypt-openssl-bignum-perl 0.04-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 100 kB
  • ctags: 7
  • sloc: perl: 127; makefile: 15
file content (19 lines) | stat: -rw-r--r-- 949 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: libcrypt-openssl-bignum-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Damyan Ivanov <dmn@debian.org>
Build-Depends: debhelper (>= 7), libssl-dev
Standards-Version: 3.8.1
Homepage: http://perl-openssl.sourceforge.net/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libcrypt-openssl-bignum-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libcrypt-openssl-bignum-perl/

Package: libcrypt-openssl-bignum-perl
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
Description: Access OpenSSL multiprecision integer arithmetic libraries
 Presently, many though not all of the arithmetic operations that OpenSSL
 provides are exposed to perl cia Crypt::OpenSSL::Bugnum.  In addition, this
 module can be used to provide access to bignum values produced by other
 OpenSSL modules, such as key parameters from Crypt::OpenSSL::RSA.