blob: a944634d1b7fb4f02cf7ad90fa243a50bcf0aa89 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-i18nice
pkgdesc = A nice i18n library for Python
pkgver = 0.16.0
pkgrel = 4
url = https://github.com/solaluset/i18nice
arch = any
license = MIT
makedepends = python-setuptools
optdepends = python-yaml: YAML support
conflicts = python-i18n
source = https://pypi.org/packages/source/i/i18nice/i18nice-0.16.0.tar.gz
sha256sums = 8e90d042436f4bf0cdf9ab6869eb70946eba094f58121020c350996e45b0be89
pkgname = python-i18nice
|