K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2018-04-14T23:58:18.839459Z K 7 svn:log V 621 Add py-pint 0.8.1 Pint is a Python 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. It supports a lot of numpy mathematical operations without monkey patching or wrapping numpy. WWW: https://pypi.python.org/pypi/Pint WWW: https://github.com/hgrecco/pint END