Port details |
- py-dm-tree Library for working with nested data structures
- 0.1.8_1 devel =2 0.1.8Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-04-07 18:39:03
- Last Update: 2024-08-08 07:41:06
- Commit Hash: 8c120af
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://tree.readthedocs.io/en/latest/
- Description:
- tree is a library for working with nested data structures. In a way, tree
generalizes the builtin map function which only supports flat sequences, and
allows to apply a function to each "leaf" preserving the overall structure.
- ¦ ¦ ¦ ¦
- 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}dm-tree>0:devel/py-dm-tree@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-dm-tree/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-dm-tree
- pkg install py311-dm-tree
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 py311-dm-tree listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dm-tree
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1712465713
SHA256 (dm-tree-0.1.8.tar.gz) = 0fcaabbb14e7980377439e7140bd05552739ca5e515ecb3119f234acee4b9430
SIZE (dm-tree-0.1.8.tar.gz) = 35384
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:
-
- cmake : devel/cmake-core
- pybind11>0 : devel/pybind11
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libabsl_strings.so : devel/abseil
- This port is required by:
- for Run
-
- math/py-arviz
Configuration Options:
- No options to configure
- Options name:
- devel_py-dm-tree
- USES:
- localbase python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.8_1 08 Aug 2024 07:41:06 |
Alexey Dokuchaev (danfe) |
Bump revisions of dependent ports after Abseil C++ libraries update
Requested by: madpilot |
0.1.8 07 Apr 2024 18:37:58 |
Yuri Victorovich (yuri) |
devel/py-dm-tree: New port: Library for working with nested data structures |
Number of commits found: 2
|