Port details |
- py-python-pygtrie Pure Python trie data structure implementation
- 2.5.0 misc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-10-06 08:30:18
- Last Update: 2025-10-06 08:25:49
- Commit Hash: 6f0e017
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/mina86/pygtrie
- Description:
- A trie is a tree-like data structure whose nodes store the letters of an
alphabet. By structuring the nodes in a particular way, words and strings
can be retrieved from the structure by traversing down a branch path of
the tree.
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}python-pygtrie>0:misc/py-python-pygtrie@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-python-pygtrie/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-python-pygtrie
- pkg install py311-python-pygtrie
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-python-pygtrie listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-python-pygtrie
- Package flavors (<flavor>: <package>)
- py311: py311-python-pygtrie
- distinfo:
- TIMESTAMP = 1759556431
SHA256 (pygtrie-2.5.0.tar.gz) = 203514ad826eb403dab1d2e2ddd034e0d1534bbe4dbe0213bb0593f66beba4e2
SIZE (pygtrie-2.5.0.tar.gz) = 39266
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:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_py-python-pygtrie
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.5.0 06 Oct 2025 08:25:49
    |
Yuri Victorovich (yuri)  |
misc/py-python-pygtrie: New port: Pure Python trie data structure implementation |
Number of commits found: 1
|