Port details |
- py-path.py Module wrapper for os.path
- 11.5.2 devel
=1 11.5.2Version of this port present on the latest quarterly branch. - Maintainer: dbaio@FreeBSD.org
 - Port Added: 2014-09-02 23:19:28
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- People watching this port, also watch:: py38-Automat, freeimage, font-misc-meltho, libjxl, py38-pycparser
- Also Listed In: python
- License: MIT
- Description:
- path.py implements a path objects as first-class entities, allowing common
operations on files to be invoked on those path objects directly.
WWW: https://github.com/jaraco/path.py
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}path.py>0:devel/py-path.py@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-path.py/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-path.py
- pkg install py38-path.py
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.NOTE: This is a Python port. Instead of py38-path.py listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-path.py
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1554787860
SHA256 (jaraco-path.py-11.5.2_GH0.tar.gz) = 0e7af2bd797a35ca402d8652bac853576070ad542b2969fcc97fa7d3f3f7ff41
SIZE (jaraco-path.py-11.5.2_GH0.tar.gz) = 40303
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-importlib-metadata>=0.5 : devel/py-importlib-metadata@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Build
-
- math/sage
- for Run
-
- devel/py-pytest-shutil
- math/sage
- Configuration Options:
- No options to configure
- Options name:
- devel_py-path.py
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|