Port details |
- py-language-data Supplementary data about languages used by the langcodes module
- 1.3.0 textproc =2 1.2.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-02-21 15:19:26
- Last Update: 2024-11-27 02:34:53
- Commit Hash: 502f91b
- 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/georgkrause/language_data
- Description:
- language_data is a supplement to the langcodes module, for working with
standardized codes for human languages. It stores the more bulky and
hard-to-index data about languages, particularly what they are named in various
languages.
The functions and test cases for working with this data are in langcodes,
because working with the data correctly requires parsing language codes.
- ¦ ¦ ¦ ¦
- 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}language-data>0:textproc/py-language-data@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-language-data/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-language-data
- pkg install py311-language-data
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-language-data listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-language-data
- Package flavors (<flavor>: <package>)
- py311: py311-language-data
- distinfo:
- TIMESTAMP = 1732260964
SHA256 (language_data-1.3.0.tar.gz) = 7600ef8aa39555145d06c89f0c324bf7dab834ea0b0a439d8243762e3ebad7ec
SIZE (language_data-1.3.0.tar.gz) = 5129310
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>=60 : devel/py-setuptools@py311
- py311-setuptools-scm>=8.0 : devel/py-setuptools-scm@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:
-
- py311-marisa-trie>=1.1.0 : devel/py-marisa-trie@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- textproc/py-langcodes
Configuration Options:
- No options to configure
- Options name:
- textproc_py-language-data
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|