Port details |
- py-treelib Python 2/3 implementation of tree structure
- 1.7.0 devel =2 1.7.0Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-03-27 21:30:08
- Last Update: 2023-08-21 17:22:52
- Commit Hash: 8e2f964
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://treelib.readthedocs.io/en/latest/
- Description:
- Treelib implements the tree structure in Python.
Tree is an important data structure in computer science. Examples are shown in
ML algorithm designs such as random forest tree and software engineering such
as file system index. treelib is created to provide an efficient implementation
of tree data structure in Python.
- ¦ ¦ ¦ ¦
- 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}treelib>0:devel/py-treelib@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-treelib/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-treelib
- pkg install py39-treelib
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 py39-treelib listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-treelib
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1692636103
SHA256 (treelib-1.7.0.tar.gz) = 9bff1af416b9e642a6cd0e0431d15edf26a24b8d0c8ae68afbd3801b5e30fb61
SIZE (treelib-1.7.0.tar.gz) = 25198
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-black>0 : devel/py-black@py39
- py39-coverage>=4.4.1 : devel/py-coverage@py39
- py39-flake8>=5.0.0 : devel/py-flake8@py39
- py39-flake8-black>=0.3.6 : devel/py-flake8-black@py39
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-six>=1.13.0 : devel/py-six@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-treelib
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.0 21 Aug 2023 17:22:52 |
Yuri Victorovich (yuri) |
devel/py-treelib: Update 1.6.4 → 1.7.0
Reported by: portscout |
1.6.4 28 Mar 2023 21:36:59 |
Yuri Victorovich (yuri) |
devel/py-treelib: Update 1.6.3 → 1.6.4
Reported by: portscout |
1.6.3 27 Mar 2023 21:27:39 |
Yuri Victorovich (yuri) |
devel/py-treelib: New port: Python 2/3 implementation of tree structure |
Number of commits found: 3
|