SlackBuilds Repository

15.0 > Python > python3-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.

For example, this stores the data that tell you that
the code "en" means "English" in English, or that
"francés" is the Spanish (es) name for French (fr).

The functions and test cases for working with this data are
in langcodes, because working with the data correctly requires
parsing language codes.

The data included in this package is:

* The names of various languages, in various languages
* The estimated population that speaks each language
* The estimated population that writes each language

These are all extracted from the Unicode CLDR data package,version 40
plus a few additional language names that fill in gaps in CLDR.

This requires: python3-poetry-core, python3-wheel, python3-marisa-trie

Maintained by: Vijay Marcel
Keywords: python,langcodes,unicode
ChangeLog: python3-language-data

Homepage:
https://github.com/rspeer/language_data

Source Downloads:
language_data-1.1.tar.gz (75ea158be78983b0a858e6e157bcfa3a)

Download SlackBuild:
python3-language-data.tar.gz
python3-language-data.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds