Port details |
- py-anytree Powerful and Lightweight Python Tree Data Structure
- 2.12.1 devel =2 2.12.1Version of this port present on the latest quarterly branch.
- Maintainer: arrowd@FreeBSD.org
- Port Added: 2022-08-10 17:29:46
- Last Update: 2024-04-21 14:14:50
- Commit Hash: f025140
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/c0fec0de/anytree/
- Description:
- Simple, lightweight and extensible Tree data structure.
Supports:
* Tree Iteration & Rendering
* Searching & Cached Searching
* Node Resolution
* Dictionary, JSON Importers
* Dictionary, JSON and Dot Exporters
* Multi-Dimensional Trees & Weighted Edges
- ¦ ¦ ¦ ¦
- 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}anytree>0:devel/py-anytree@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-anytree/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-anytree
- pkg install py39-anytree
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-anytree listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-anytree
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1713706895
SHA256 (anytree-2.12.1.tar.gz) = 244def434ccf31b668ed282954e5d315b4e066c4940b94aff4a7962d85947830
SIZE (anytree-2.12.1.tar.gz) = 31110
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-poetry-core>=0 : devel/py-poetry-core@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- py39-nose>0 : devel/py-nose@py39
- dot : graphics/graphviz
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- devel/py-johnnydep
- sysutils/py-elf_diff
Configuration Options:
- No options to configure
- Options name:
- devel_py-anytree
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.12.1 21 Apr 2024 14:14:50 |
Gleb Popov (arrowd) |
devel/py-anytree: Update to 2.12.1
Reported by: portscout! |
2.12.0 19 Apr 2024 19:03:32 |
Gleb Popov (arrowd) Author: Andrey Korobkov |
devel/py-anytree: Update to 2.12.0
PR: 278434 |
2.9.0 01 Jul 2023 13:37:49 |
Gleb Popov (arrowd) |
devel/py-anytree: Update to 2.9.0
Reported by: portscout! |
2.8.0 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.8.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.8.0 10 Aug 2022 16:06:39 |
Gleb Popov (arrowd) Author: Kubilay Kocak |
devel/py-anytree: Python tree data structure. |
Number of commits found: 7
|