15 lines
519 B
Text
15 lines
519 B
Text
# Template file for 'pyyaml'
|
|
pkgname=pyyaml
|
|
version=3.10
|
|
revision=2
|
|
wrksrc="PyYAML-${version}"
|
|
build_style=python-module
|
|
hostmakedepends="python"
|
|
makedepends="libyaml-devel python-devel"
|
|
pycompile_module="pyyaml"
|
|
short_desc="YAML parser and emitter for Python"
|
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
|
homepage="http://pyyaml.org/wiki/PyYAML"
|
|
license="MIT"
|
|
distfiles="http://${pkgname}.org/download/${pkgname}/PyYAML-${version}.tar.gz"
|
|
checksum=e713da45c96ca53a3a8b48140d4120374db622df16ab71759c9ceb5b8d46fe7c
|