Search Criteria
Package Details: python-langcodes 3.5.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-langcodes.git (read-only, click to copy) |
|---|---|
| Package Base: | python-langcodes |
| Description: | A toolkit for working with and comparing the standardized codes for languages |
| Upstream URL: | https://github.com/georgkrause/langcodes |
| Keywords: | langcodes python |
| Licenses: | MIT |
| Submitter: | PumpkinCheshire |
| Maintainer: | envolution |
| Last Packager: | envolution |
| Votes: | 4 |
| Popularity: | 0.35 |
| First Submitted: | 2020-10-05 11:19 (UTC) |
| Last Updated: | 2025-12-03 02:08 (UTC) |
Dependencies (6)
- python
- python-build (make)
- python-installer (make)
- python-pytest (make)
- python-setuptools-scm (make)
- python-wheel (make)
Latest Comments
envolution commented on 2024-12-19 12:32 (UTC)
@hashworks when I adopted this package i was under the assumption that language-data was also abandoned, I flagged that package when I realized but never came back to correct this. Thanks for the report it's been fixed
hashworks commented on 2024-12-19 12:11 (UTC)
This can't be built since it forms a cyclic dependency with python-language-data. Do you expect users to just skip
check()?micwoj92 commented on 2024-08-07 21:44 (UTC)
pythonneeds to be in depends, not makedepends.bergentroll commented on 2024-03-29 10:56 (UTC)
python-language-data would be an optional dependency.
lucaswerkmeister commented on 2020-11-27 01:18 (UTC)
After installing this package, I get an error when importing it:
I assume the package should declare a dependency on https://aur.archlinux.org/packages/python-marisa-trie. (After installing it manually, the import works.)