libdigest-sha-perl 5.62-1 source package in Ubuntu

Changelog

libdigest-sha-perl (5.62-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.9.2.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  15 May 2011 07:34:13 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libdigest-sha-perl_5.62.orig.tar.gz 41.1 KiB 141772e3ee528afa5375a96df5b01f3bbb8c1f370d30af035cc5ddef0c3993c6
libdigest-sha-perl_5.62-1.debian.tar.gz 3.3 KiB d4d55ec38018cb48bf6444667c805a8427ce6eee76f3b5ed92bb71f7d60c62c0
libdigest-sha-perl_5.62-1.dsc 2.1 KiB b1378fdfc354f7fe340e79a8267539f7d891bf17e046aa28e49340f318d1e6ac

Available diffs

View changes file

Binary packages built by this source

libdigest-sha-perl: Perl extension for SHA-1/224/256/384/512, SHA-512/224 and SHA-512/256

 Digest::SHA is a complete implementation of the NIST Secure Hash Standard.
 It gives Perl programmers a convenient way to calculate SHA-1, SHA-224,
 SHA-256, SHA-384, SHA-512, SHA-512/224, and SHA-512/256 message digests.
 The module can handle all types of input, including partial-byte data.