| Port details |
- py-language-data Supplementary data about languages used by the langcodes module
- 1.4.0 textproc
=2 1.3.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2024-02-21 15:19:26
- Last Update: 2025-12-02 12:08:52
- Commit Hash: cbc2874
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found 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 = 1764510996
SHA256 (language_data-1.4.0.tar.gz) = 800e6457e7beda781c156e02d7707e38db2ded026472e07e2c055dc8446ee574
SIZE (language_data-1.4.0.tar.gz) = 5309660
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:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.4.0 02 Dec 2025 12:08:52
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-language-data: Update to 1.4.0
Changes: https://github.com/georgkrause/language_data/releases |
1.3.0 27 Nov 2024 02:34:53
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-language-data: Update to 1.3.0
Changes: https://github.com/georgkrause/language_data/releases |
1.2.0 19 May 2024 17:15:54
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-language-data: Update to 1.2.0
- Update WWW
- Add LICENSE_FILE
Changes: https://github.com/georgkrause/language_data/releases |
1.1 21 Feb 2024 15:06:09
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-language-data: Add py-language-data 1.1
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. |