python-measurement 3.2.2-2 source package in Ubuntu

Changelog

python-measurement (3.2.2-2) unstable; urgency=medium

  * Team upload.
  * add dependency on pybuild-plugin-pyproject (Closes: #1067379)
  * set Rules-Requires-Root: no

 -- Alexandre Detiste <email address hidden>  Wed, 24 Apr 2024 20:51:04 +0200

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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-measurement_3.2.2-2.dsc 2.3 KiB 4cf22cd84efcb0c063d45027a09d98f7c662e4864d293165d58fc76dfa020099
python-measurement_3.2.2.orig.tar.gz 20.9 KiB b2d8742f1d9478e13a80fc481562184b30634a92c6d568e236ba758bfbd7ee59
python-measurement_3.2.2-2.debian.tar.xz 4.4 KiB 8c7f3329cf450b18dc7397965958f54d565f4409789b5f6225cce3d540914a44

Available diffs

No changes file available.

Binary packages built by this source

python-measurement-doc: unit-aware measurement objects (Documentation)

 Easily use and manipulate unit-aware measurement objects in Python.
 .
 django.contrib.gis.measure has these wonderful Distance objects that can be
 used not only for storing a unit-aware distance measurement, but also for
 converting between different units and adding/subtracting these objects from
 one another.
 .
 This module not only provides those Distance and Area measurement objects
 (courtesy of Django), but also other measurements including Weight, Volume, and
 Temperature.
 .
 This package contains the documentation.

python3-measurement: unit-aware measurement objects (Python3 version)

 Easily use and manipulate unit-aware measurement objects in Python.
 .
 django.contrib.gis.measure has these wonderful Distance objects that can be
 used not only for storing a unit-aware distance measurement, but also for
 converting between different units and adding/subtracting these objects from
 one another.
 .
 This module not only provides those Distance and Area measurement objects
 (courtesy of Django), but also other measurements including Weight, Volume, and
 Temperature.