libchemistry-elements-perl 1.077-1 source package in Ubuntu

Changelog

libchemistry-elements-perl (1.077-1) unstable; urgency=medium

  * Import upstream version 1.077.
  * Update years of upstream and packaging copyright.
  * Update upstream email address.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <email address hidden>  Sat, 20 Jan 2024 16:52:05 +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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libchemistry-elements-perl_1.077-1.dsc 2.4 KiB c8d77187938353c41f82548fa01f77dab4dc0d8db14ac915912e6d16142463b4
libchemistry-elements-perl_1.077.orig.tar.gz 23.3 KiB 08ad7001560e00f8f678068c79657a79c8a8e9d8e0303baaa2ad58c60d2d2aab
libchemistry-elements-perl_1.077-1.debian.tar.xz 6.4 KiB a117054b1e91050317d8dd0d75c2e5721cf0f5fde4a808441ce33add2cb888c4

Available diffs

No changes file available.

Binary packages built by this source

libchemistry-elements-perl: Perl extension for working with Chemical Elements

 Chemistry::Elements provides an easy, object-oriented way to
 keep track of your chemical data. Using either the atomic
 number, chemical symbol, or element name you can construct
 an Element object. Once you have an element object, you can
 associate your data with the object by making up your own
 methods, which the AUTOLOAD function handles. Since each
 chemist is likely to want to use his or her own data, or
 data for some unforesee-able property, this module does not
 try to be a repository for chemical data.