libset-scalar-perl 1.29-2.1 source package in Ubuntu
Changelog
libset-scalar-perl (1.29-2.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> Tue, 14 Jun 2022 14:29:14 +0200
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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libset-scalar-perl_1.29-2.1.dsc | 2.1 KiB | d6eaec71c68a22b8acb2e680b5043be39acd02d9f8d7b8833c3a13564a5509b4 |
libset-scalar-perl_1.29.orig.tar.gz | 21.0 KiB | a3dc1526f3dde72d3c64ea00007b86ce608cdcd93567cf6e6e42dc10fdc4511d |
libset-scalar-perl_1.29-2.1.debian.tar.xz | 3.1 KiB | 6449f2e8958b7e052ef85310d09caaf86c6ffc2094df6ef1f0eb600a9132155d |
Available diffs
- diff from 1.29-2 to 1.29-2.1 (355 bytes)
No changes file available.
Binary packages built by this source
- libset-scalar-perl: Perl interface for operations on finite sets
Set::Scalar provides an interface for working with finite, unordered sets of
elements: creating, modifying, displaying, comparing and deriving them; the
computation of power sets and the cartesian product of sets. It also provides
overloaded operators for most operations.