Port details |
- py-spacy-loggers Logging utilities for SpaCy
- 1.0.5 textproc =2 1.0.5Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-02-21 15:19:40
- Last Update: 2024-02-21 15:06:10
- Commit Hash: 77dddee
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://spacy.io/
- https://github.com/explosion/spacy-loggers
- Description:
- Starting with spaCy v3.2, alternate loggers are moved into a separate package so
that they can be added and updated independently from the core spaCy library.
spacy-loggers also provides additional utility loggers to facilitate
interoperation between individual loggers.
- ¦ ¦ ¦ ¦
- 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}spacy-loggers>0:textproc/py-spacy-loggers@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-spacy-loggers/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-spacy-loggers
- pkg install py39-spacy-loggers
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-spacy-loggers listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-spacy-loggers
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1708448858
SHA256 (spacy-loggers-1.0.5.tar.gz) = d60b0bdbf915a60e516cc2e653baeff946f0cfc461b452d11a4d5458c6fe5f24
SIZE (spacy-loggers-1.0.5.tar.gz) = 20811
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-setuptools>=0 : devel/py-setuptools@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- textproc/py-spacy
Configuration Options:
- No options to configure
- Options name:
- textproc_py-spacy-loggers
- 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 |
1.0.5 21 Feb 2024 15:06:10 |
Po-Chuan Hsieh (sunpoet) |
textproc/py-spacy-loggers: Add py-spacy-loggers 1.0.5
Starting with spaCy v3.2, alternate loggers are moved into a separate package so
that they can be added and updated independently from the core spaCy library.
spacy-loggers also provides additional utility loggers to facilitate
interoperation between individual loggers. |
Number of commits found: 1
|