libogg-vorbis-header-pureperl-perl 1.03-1 source package in Ubuntu
Changelog
libogg-vorbis-header-pureperl-perl (1.03-1) unstable; urgency=medium * Import upstream versions 1.02, 1.03. * Update debian/upstream/metadata. * Remove tracklength.patch, merged upstream. -- gregor herrmann <email address hidden> Mon, 20 Jul 2020 23:26:46 +0200
Upload details
- Uploaded by:
- Debian Perl Group on 2020-07-21
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Groovy | release | on 2020-07-21 | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libogg-vorbis-header-pureperl-perl_1.03-1.dsc | 2.5 KiB | 145857c368a4251db4eb1fc6639407eec68cfe5e071bd9fc786ace01a2b1f299 |
libogg-vorbis-header-pureperl-perl_1.03.orig.tar.gz | 18.4 KiB | 47449cf3a0b72dc8c29405f23c3a683d5dee69fab9f71abfc5cc777c54cb7231 |
libogg-vorbis-header-pureperl-perl_1.03-1.debian.tar.xz | 3.2 KiB | 9f6bb05b3c3d586b9016a3dc6502f9f6344c292904ed27d9bb5e2e446fe6fc79 |
Available diffs
- diff from 1.01-1 to 1.03-1 (6.2 KiB)
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.