Port details |
- py-pint Define, operate and manipulate physical quantities
- 0.9 converters
=0 0.9Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2018-04-14 23:59:39
- Last Update: 2019-03-31 08:01:23
- SVN Revision: 497390
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/hgrecco/pint
- Description:
- 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.org/project/Pint/
WWW: https://github.com/hgrecco/pint
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pint>0:converters/py-pint@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-pint
- Package flavors (<flavor>: <package>)
- py27: py27-pint
- py36: py36-pint
- distinfo:
- TIMESTAMP = 1548426096
SHA256 (Pint-0.9.tar.gz) = 32d8a9a9d63f4f81194c0014b3b742679dce81a26d45127d9810a68a561fe4e2
SIZE (Pint-0.9.tar.gz) = 178344
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- py27-funcsigs>=0 : devel/py-funcsigs@py27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9 31 Mar 2019 08:01:23
  |
yuri  |
Remove duplicate port converters/py-pint.
devel/py-Pint has been added earlier, and has a proper directory name.
Update the dependency line in astro/py-metpy. |
0.9 25 Jan 2019 19:58:40
  |
sunpoet  |
Update to 0.9
Changes: https://github.com/hgrecco/pint/blob/master/CHANGES |
0.8.1 25 Apr 2018 16:42:38
  |
amdmi3  |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
0.8.1 14 Apr 2018 23:58:19
  |
sunpoet  |
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 |
Number of commits found: 4
|