view python/py-pyyaml/py-pyyaml.info @ 1220:4ccc42bf0284

misc: split .sh with .info
author David Demelier <markand@malikania.fr>
date Thu, 30 Sep 2021 09:26:38 +0200
parents
children
line wrap: on
line source

PKGNAME=py-pyyaml
PKGVERSION=5.1.2
PKGREVISION=1
PKGLICENSE="MIT"
PKGSUMMARY="YAML parser and emitter for Python"
PKGDOWNLOAD="https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-$PKGVERSION.tar.gz"
PKGDEPENDS="python py-setuptools yaml"