libparse-plainconfig-perl 3.05-1.1 source package in Ubuntu

Changelog

libparse-plainconfig-perl (3.05-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Thu, 07 Jan 2021 15:29:42 +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
Jammy release universe perl

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libparse-plainconfig-perl_3.05-1.1.dsc 2.2 KiB dd6771188a9a82ec5ae24beb02e13a59a56ef93db876d317515bb936b5a1767e
libparse-plainconfig-perl_3.05.orig.tar.gz 40.7 KiB 6b78a8552398b0d2d7063505c93b3cfed0432c5b2cf6e00b8e51febf411c1efa
libparse-plainconfig-perl_3.05-1.1.debian.tar.xz 3.6 KiB 2c60cbe6bebb417e14f80b322781540aeb4f89e286c54ff7e6cc505cbfac32d7

Available diffs

No changes file available.

Binary packages built by this source

libparse-plainconfig-perl: parser for plain-text configuration files

 Parse::PlainConfig provides a simple way to write a config object class that
 supports all the basic primitive data types (scalar, array, and hashes) while
 allowing for arbitrary delimiters, comment characters, and more.