blob: 51f541cf208cd5c0f6b325887bf1f3360010c326 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-python-iso639
pkgdesc = Look-up utilities for ISO 639 language codes and names
pkgver = 2025.2.18
pkgrel = 1
url = https://github.com/jacksonllee/iso639
arch = any
license = Apache
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
depends = python
source = https://github.com/jacksonllee/iso639/archive/refs/tags/v2025.2.18.tar.gz
sha256sums = 41c3778f72ed17da7269f133df5f054d9a3109985028560d24638547abdb7f45
pkgname = python-python-iso639
depends = python
|