libogg-vorbis-header-pureperl-perl 1.05-1 source package in Ubuntu

Changelog

libogg-vorbis-header-pureperl-perl (1.05-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints.

  [ gregor herrmann ]
  * Import upstream version 1.05.
  * Update debian/upstream/metadata.
  * Declare compliance with Debian Policy 4.5.1.

 -- gregor herrmann <email address hidden>  Tue, 08 Dec 2020 02:33:52 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl
Jammy release universe perl

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libogg-vorbis-header-pureperl-perl_1.05-1.dsc 2.5 KiB 9193bfcc1ce1ee31447de3ca258ea5f141801c846c3d4f79b826523f39251597
libogg-vorbis-header-pureperl-perl_1.05.orig.tar.gz 67.8 KiB 521d3808f42d7122a6b06c33a6eae6d7c39947aab57c4c8ccafcc4f603fda53e
libogg-vorbis-header-pureperl-perl_1.05-1.debian.tar.xz 3.3 KiB e73a72912604ed78adf242f6ef1af27619b0c65a46b52fb365a11b7324a0949e

Available diffs

No changes file available.

Binary packages built by this source

libogg-vorbis-header-pureperl-perl: pure Perl interface to Ogg Vorbis information fields

 Ogg::Vorbis::Header::PurePerl is an object-oriented interface to Ogg Vorbis
 information and comment fields, implemented entirely in Perl. Intended to be a
 drop in replacement for Ogg::Vobis::Header.
 .
 Unlike Ogg::Vorbis::Header, this module will go ahead and fill in all of the
 information fields as soon as you construct the object. In other words, the new
 and load constructors have identical behavior.