blob: c77f44f1b7737263741d99458dce91362c1c961b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-hatch-babel
pkgdesc = A hatch build-hook to compile Babel *.po files to *.mo files at build time.
pkgver = 0.1.2
pkgrel = 1
url = https://pypi.org/project/hatch-babel/
arch = any
license = MIT
depends = python
depends = python-hatchling
depends = python-babel
source = https://files.pythonhosted.org/packages/4a/e9/7ccde937bcf8179d50402c950d0b50734d4deb100469f40c7f515008164a/hatch_babel-0.1.2.tar.gz
sha256sums = ae6c18dffd460d1a08650949338212880c025a3ff36e95b49b62bbe1dd9f3b87
pkgname = python-hatch-babel
|