This package browser is in early development. Mind the rough edges.

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/python-iso639/badges/latest-version.svg)](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]]