libmarc-record-perl 2.0.7-3 source package in Ubuntu

Changelog

libmarc-record-perl (2.0.7-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libmarc-record-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Thu, 13 Oct 2022 21:20:43 +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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmarc-record-perl_2.0.7-3.dsc 2.2 KiB 7d60d93fc84adfcc44b23418babd66a843226680da9e04e3051534098b27c41e
libmarc-record-perl_2.0.7.orig.tar.gz 84.8 KiB e3ac3d209f21494d88c298c69e8552c67716c9220f9e62de89eed9814a77c860
libmarc-record-perl_2.0.7-3.debian.tar.xz 3.3 KiB 44a777d4568108ebc6b900a6c8836fb9fbf5ee6e689a7de1bfbb833673f6f740

Available diffs

No changes file available.

Binary packages built by this source

libmarc-record-perl: Perl extension for handling MARC records

 The MARC::* series of modules create a simple object-oriented
 abstraction of MARC record handling. The files are:
 .
 MARC::Doc::Tutorial
 A tutorial explaining how to use MARC::Record.
 .
 MARC::Record
 The core class for representing a single MARC record.
 .
 MARC::Field
 Another core class for representing a single field in a record.
 .
 MARC::Batch
 The basic object for access to a batch of one or more MARC records.
 .
 MARC::File
 Base class for the MARC file.
 .
 MARC::File::USMARC
 MARC::File::MicroLIF
 Subclasses of MARC::File specific to the USMARC and MicroLIF formats
 .
 MARC::Lint
 Extension to check MARC records for validity.