Port details |
- py-preshed3 Cython hash table that trusts the keys are pre-hashed
- 3.0.9 devel =2 3.0.9Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-02-21 15:18:50
- Last Update: 2024-03-09 14:06:01
- Commit Hash: fc64957
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/explosion/preshed
- Description:
- preshed provides simple but high performance Cython hash table mapping
pre-randomized keys to void* values.
- ¦ ¦ ¦ ¦
- 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}preshed3>0:devel/py-preshed3@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-preshed3/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-preshed3
- pkg install py39-preshed3
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-preshed3 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-preshed3
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1703703076
SHA256 (preshed-3.0.9.tar.gz) = 721863c5244ffcd2651ad0928951a2c7c77b102f4e11a251ad85d37ee7621660
SIZE (preshed-3.0.9.tar.gz) = 14478
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-cymem>=2.0.2<2.1.0 : devel/py-cymem@py39
- py39-murmurhash>=0.28.0<1.1.0 : devel/py-murmurhash@py39
- py39-setuptools>=0 : devel/py-setuptools@py39
- py39-wheel>=0 : devel/py-wheel@py39
- cython-3.9 : lang/cython@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-cymem>=2.0.2<2.1.0 : devel/py-cymem@py39
- py39-murmurhash>=0.28.0<1.1.0 : devel/py-murmurhash@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- devel/py-thinc
- devel/py-thinc8
- textproc/py-spacy
- for Run
-
- devel/py-thinc
- devel/py-thinc8
- textproc/py-spacy
Configuration Options:
- No options to configure
- Options name:
- devel_py-preshed3
- USES:
- 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 |
3.0.9 09 Mar 2024 14:06:01 |
Po-Chuan Hsieh (sunpoet) |
devel/py-preshed3: Convert to USE_PYTHON=pytest |
3.0.9 21 Feb 2024 15:06:05 |
Po-Chuan Hsieh (sunpoet) |
devel/py-preshed3: Add py-preshed3 3.0.9
preshed provides simple but high performance Cython hash table mapping
pre-randomized keys to void* values. |
Number of commits found: 2
|