15 lines
485 B
Plaintext
15 lines
485 B
Plaintext
# Template file for 'Cython'
|
|
pkgname=Cython
|
|
version=0.20.1
|
|
revision=1
|
|
build_style=python-module
|
|
hostmakedepends="python-devel Pyrex"
|
|
makedepends="python-devel Pyrex"
|
|
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=31a563744a21d7b10355f25a3bca96b37ec5d32bdecfc75e93d65a5f7e62766c
|