python-pint 0.18-2 source package in Ubuntu

Changelog

python-pint (0.18-2) unstable; urgency=medium

  * Team upload
  * Support babel > 2.8 (Closes: #1022469)

 -- Bastian Germann <email address hidden>  Sat, 10 Dec 2022 18:09:41 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pint_0.18-2.dsc 2.2 KiB 1b726a9f7c3e4fb4e395be1f76411f4c729b36f1c35fb883184c5399054b0aa7
python-pint_0.18.orig.tar.gz 263.7 KiB 8416df5ecd678fe82777523a6b8613236c89ea67e76116c343a7ee6147499132
python-pint_0.18-2.debian.tar.xz 6.6 KiB 6de7d0c3439ee52a01e7c03ffb2519bc5407613a0c3903b1623ffa6ea00149c4

Available diffs

No changes file available.

Binary packages built by this source

python-pint-doc: define, operate and manipulate physical quantities - doc

 Pint is Python module/package to define, operate and manipulate physical
 quantities: the product of a numerical value and a unit of measurement. It
 allows arithmetic operations between them and conversions from and to
 different units.
 .
 It is distributed with a comprehensive list of physical units, prefixes and
 constants. Due to its modular design, you can extend (or even rewrite!) the
 complete list without changing the source code.
 .
 This package contains the documentation.

python3-pint: define, operate and manipulate physical quantities - Python 3.x

 Pint is Python module/package to define, operate and manipulate physical
 quantities: the product of a numerical value and a unit of measurement. It
 allows arithmetic operations between them and conversions from and to
 different units.
 .
 It is distributed with a comprehensive list of physical units, prefixes and
 constants. Due to its modular design, you can extend (or even rewrite!) the
 complete list without changing the source code.
 .
 This package contains the Python 3.x module.