blob: 19b9cc5a4707d9985b2fd3c6c797fa24e9c52370 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-shyaml
pkgdesc = YAML for the command line
pkgver = 0.6.2
pkgrel = 1
url = https://github.com/0k/shyaml
changelog = CHANGELOG.rst
arch = any
license = BSD
makedepends = git
makedepends = python-d2to1
makedepends = python-setuptools
depends = python-yaml
source = python-shyaml-0.6.2.tar.gz::https://files.pythonhosted.org/packages/source/s/shyaml/shyaml-0.6.2.tar.gz
sha256sums = 696e94f1c49d496efa58e09b49c099f5ebba7e24b5abe334f15e9759740b7fd0
pkgname = python-shyaml
|