Port details |
- py-fasttext-predict Python package for fasttext
- 0.9.2.2 textproc =0 0.9.2.2Version of this port present on the latest quarterly branch.
- Maintainer: DtxdF@disroot.org
- Port Added: 2024-08-21 23:30:04
- Last Update: 2024-08-21 23:27:31
- Commit Hash: cd7ce65
- Also Listed In: python
- License: MIT
- WWW:
- https://pypi.org/project/fasttext-predict
- https://github.com/searxng/fasttext-predict
- Description:
- fasttext-predict is a python package for fasttext:
* keep only the predict method, all other features are removed
* standalone package without external dependency (numpy is not a
dependency) wheels for various architectures using GitHub workflows.
* The script is inspired by lxml build scripts.
- ¦ ¦ ¦ ¦
- 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}fasttext-predict>0:textproc/py-fasttext-predict@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-fasttext-predict/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-fasttext-predict
- pkg install py311-fasttext-predict
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-fasttext-predict listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-fasttext-predict
- Package flavors (<flavor>: <package>)
- py311: py311-fasttext-predict
- distinfo:
- TIMESTAMP = 1715560244
SHA256 (fasttext-predict-0.9.2.2.tar.gz) = acc6dfd3da421ef55823d83f6aaef8f8f72cb94d8b7b3a660f3e1bff0f6f4727
SIZE (fasttext-predict-0.9.2.2.tar.gz) = 16326
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-pybind11>=0 : devel/py-pybind11@py311
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- www/py-searxng-devel
Configuration Options:
- No options to configure
- Options name:
- textproc_py-fasttext-predict
- 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 |
0.9.2.2 21 Aug 2024 23:27:31 |
Gabriel M. Dutra (dutra) Author: Jesús Daniel Colmenares Oviedo |
textproc/py-fasttext-predict: Add new port
fasttext-predict is a python package for fasttext
PR: 278971 |
Number of commits found: 1
|