14 lines
479 B
Text
14 lines
479 B
Text
# Template file for 'Cython'
|
|
pkgname=Cython
|
|
version=0.21.1
|
|
revision=2
|
|
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=43f64d225186ec7601249ebd1e8f8a7c33767974b493de6783c5b3dd0415bf35
|