Port details |
- py-langcodes Tools for labeling human languages with IETF language tags
- 3.5.0 textproc =2 3.4.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-02-21 15:19:23
- Last Update: 2024-11-27 02:34:50
- Commit Hash: f563424
- 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/langcodes
- Description:
- langcodes knows what languages are. It knows the standardized codes that refer
to them, such as en for English, es for Spanish and hi for Hindi.
These are IETF language tags. You may know them by their old name, ISO 639
language codes. IETF has done some important things for backward compatibility
and supporting language variations that you won't find in the ISO standard.
- ¦ ¦ ¦ ¦
- 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}langcodes>0:textproc/py-langcodes@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-langcodes/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-langcodes
- pkg install py311-langcodes
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-langcodes listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-langcodes
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1732260962
SHA256 (langcodes-3.5.0.tar.gz) = 1eef8168d07e51e131a2497ffecad4b663f6208e7c3ae3b8dc15c51734a6f801
SIZE (langcodes-3.5.0.tar.gz) = 191030
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-language-data>=1.2 : textproc/py-language-data@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- textproc/py-spacy
Configuration Options:
- No options to configure
- Options name:
- textproc_py-langcodes
- USES:
- python:3.9+
- 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 |
3.5.0 27 Nov 2024 02:34:50 |
Po-Chuan Hsieh (sunpoet) |
textproc/py-langcodes: Update to 3.5.0
Changes: https://github.com/georgkrause/langcodes/releases |
3.4.1 07 Oct 2024 14:16:48 |
Po-Chuan Hsieh (sunpoet) |
textproc/py-langcodes: Update to 3.4.1
Changes: https://github.com/georgkrause/langcodes/releases |
3.4.0 19 May 2024 17:15:54 |
Po-Chuan Hsieh (sunpoet) |
textproc/py-langcodes: Update to 3.4.0
- Update WWW
- Remove DATA option
Changes: https://github.com/georgkrause/langcodes/releases |
3.3.0 21 Feb 2024 15:06:08 |
Po-Chuan Hsieh (sunpoet) |
textproc/py-langcodes: Add py-langcodes 3.3.0
langcodes knows what languages are. It knows the standardized codes that refer
to them, such as en for English, es for Spanish and hi for Hindi.
These are IETF language tags. You may know them by their old name, ISO 639
language codes. IETF has done some important things for backward compatibility
and supporting language variations that you won't find in the ISO standard. |