./wip/py-magnitude, Python library for computing with numbers with units

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.9.4, Package name: py310-magnitude-0.9.4, Maintainer: jihbed.research

A physical quantity is a number with a unit, like 10 km/h. Units can be any of
the SI units, plus a bunch of non-SI, bits,dollars, and any combination of them.
They can include the standard SI prefixes. Magnitude can operate with physical
quantities, parse their units, and print them. You don't have to worry about
unit consistency or conversions; everything is handled transparently.
By default output is done in basic SI units, but you can specify any output unit
as long as it can be reduced to the basic units of the physical quantity


Required to run:
[lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: c5e7c16b781c3d2c75b5d6868e642c53d6b428f3
Filesize: 10.91 KB

Version history: (Expand)


CVS history: (Expand)


   2015-01-10 21:21:14 by Thomas Klausner | Files touched by this commit (1)
Log message:
Remove trailing whitespace.

   2012-11-17 00:12:07 by ndb | Files touched by this commit (2)
Log message:
PLIST cleanup.
   2012-10-07 14:25:12 by Aleksej Saushev | Files touched by this commit (52)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-07-17 00:18:13 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import py26-magnitude-0.9.3 as wip/py-magnitude.

A physical quantity is a number with a unit, like 10 km/h. Units can be any of
the SI units, plus a bunch of non-SI, bits,dollars, and any combination of them.
They can include the standard SI prefixes. Magnitude can operate with physical
quantities, parse their units, and print them. You don't have to worry about
unit consistency or conversions; everything is handled transparently.
By default output is done in basic SI units, but you can specify any output unit
as long as it can be reduced to the basic units of the physical quantity