ruby-parseconfig 1.0.8-1 source package in Ubuntu

Changelog

ruby-parseconfig (1.0.8-1) unstable; urgency=medium

  * New upstream release.
  * d/control (Homepage): Update address.
  * d/copyright: Add Upstream-Contact.
    (Source, Copyright): Update address.

 -- Daniel Leidert <email address hidden>  Fri, 07 Feb 2020 11:05:25 +0100

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

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

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-parseconfig_1.0.8-1.dsc 2.0 KiB b9acbbac69c48dde961144f03f4f0f7eccce9e9acdb4a6d12012c624a62c1755
ruby-parseconfig_1.0.8.orig.tar.gz 5.4 KiB 014b5e420ab1b981e2fd8d0f7a450e701fade0edff1d824dfe534d61e3abdbe5
ruby-parseconfig_1.0.8-1.debian.tar.xz 2.4 KiB e8e5e98479beef9356963f8ae4d44d72526aeb81ee08585fd514e7d031a31a7c

No changes file available.

Binary packages built by this source

ruby-parseconfig: Simple standard configuration file parser for Ruby

 ParseConfig provides simple parsing of standard configuration files in the
 form of 'param = value'. It also supports nested [group] sections.