2010-11-02 18:57:29 +01:00
|
|
|
# Template file for 'Cython'
|
|
|
|
pkgname=Cython
|
2014-05-25 11:50:26 +02:00
|
|
|
version=0.20.1
|
2013-01-03 14:53:07 +01:00
|
|
|
revision=1
|
2010-11-02 18:57:29 +01:00
|
|
|
build_style=python-module
|
2014-05-25 11:50:26 +02:00
|
|
|
hostmakedepends="python-devel Pyrex"
|
2013-04-12 09:01:46 +02:00
|
|
|
makedepends="python-devel Pyrex"
|
2014-05-25 11:50:26 +02:00
|
|
|
pycompile_module="pyximport Cython cython.py"
|
2010-11-02 18:57:29 +01:00
|
|
|
short_desc="C-Extensions for Python"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-06-29 15:35:54 +02:00
|
|
|
homepage="http://cython.org"
|
|
|
|
license="Apache-2.0"
|
2013-01-03 14:53:07 +01:00
|
|
|
distfiles="http://www.cython.org/release/${pkgname}-${version}.tar.gz"
|
2014-05-25 11:50:26 +02:00
|
|
|
checksum=31a563744a21d7b10355f25a3bca96b37ec5d32bdecfc75e93d65a5f7e62766c
|