14 lines
479 B
Text
14 lines
479 B
Text
# Template file for 'Cython'
|
|
pkgname=Cython
|
|
version=0.21.2
|
|
revision=1
|
|
build_style=python-module
|
|
hostmakedepends="python-devel"
|
|
makedepends="${hostmakedepends}"
|
|
pycompile_module="pyximport Cython cython.py"
|
|
short_desc="C-Extensions for Python"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://cython.org"
|
|
license="Apache-2.0"
|
|
distfiles="http://www.cython.org/release/${pkgname}-${version}.tar.gz"
|
|
checksum=b01af23102143515e6138a4d5e185c2cfa588e0df61c0827de4257bac3393679
|