python-iso639
Python library for ISO 639 standard
This package provides a Python library for ISO 639 standard that is concerned with representation of names for languages and language groups.
- Versions: 0.4.5
- Website: https://github.com/noumar/iso639
- Licenses: AGPL 3+
- Package source: gnu/packages/iso-codes.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of python-iso639 as follows:
guix install python-iso639
Or install a particular version:
guix install python-iso639@0.4.5
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of python-iso639 about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/python-iso639'><img src='https://packages.guix.gnu.org/packages/python-iso639/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/python-iso639)
Example Org:
[[https://packages.guix.gnu.org/packages/python-iso639][https://packages.guix.gnu.org/packages/python-iso639/badges/latest-version.svg]]