libcrypt-des-perl 2.07-1 source package in Ubuntu

Changelog

libcrypt-des-perl (2.07-1) unstable; urgency=low


  * Team upload.
  * Imported Upstream version 2.07
  * Drop svupgrade.patch patch

 -- Salvatore Bonaccorso <email address hidden>  Fri, 09 Aug 2013 20:26:24 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe perl

Downloads

File Size SHA-256 Checksum
libcrypt-des-perl_2.07-1.dsc 2.1 KiB abf665da62cf5faf7a5ba8be744ddaed29a5cf514c542284c2e74a0ec3379435
libcrypt-des-perl_2.07.orig.tar.gz 16.3 KiB 2db1ebb5837b4cb20051c0ee5b733b4453e3137df0a92306034c867621edd7e7
libcrypt-des-perl_2.07-1.debian.tar.gz 4.0 KiB 5c08920c860848761a169bd402a948fe97ba2e679e22ff965b2ef2b1d1ed7b90

Available diffs

No changes file available.

Binary packages built by this source

libcrypt-des-perl: Perl DES encryption module

 This is Crypt::DES, an XS-based implementation of the DES
 cryptography algorithm.
 .
 The module implements the Crypt::CBC interface, which has
 blocksize, keysize, encrypt and decrypt functions.