Port details |
- py-treelib Python 2/3 implementation of tree structure
- 1.7.1_1 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: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-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 py311-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 py311-treelib listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-treelib
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1740988068
SHA256 (treelib-1.7.1.tar.gz) = a2b57ba38290f7da6af97b41de8ff7be98e7a8c00815f95d0782241f77503952
SIZE (treelib-1.7.1.tar.gz) = 26014
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:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-black>0 : devel/py-black@py311
- py311-coverage>=4.4.1 : devel/py-coverage@py311
- py311-flake8>=5.0.0 : devel/py-flake8@py311
- py311-flake8-black>=0.3.6 : devel/py-flake8-black@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-six>=1.13.0 : devel/py-six@py311
- python3.11 : lang/python311
- 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: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.1_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
1.7.1 03 Mar 2025 08:52:28
    |
Yuri Victorovich (yuri)  |
devel/py-treelib: update 1.7.0 → 1.7.1
Reported by: portscout |
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: 5
|