blob: a89d0fa49db54cb038637fb11d7eb1e98940a1c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-atoml
pkgdesc = Yet another style-preserving TOML library for Python.
pkgver = 1.1.1
pkgrel = 3
url = https://github.com/frostming/atoml.git
arch = any
license = MIT
makedepends = python-installer
makedepends = python-build
makedepends = python-wheel
makedepends = python-pdm-pep517
source = https://files.pythonhosted.org/packages/source/a/atoml/atoml-1.1.1.tar.gz
sha512sums = 2739ae8facfc0ae7512d287e8597967caf815ae48be692c5c1814bee288e51acc7570dcb119f732fa15f6d240590b64b73b85a1b0144048eedfab8d62c840291
pkgname = python-atoml
|