14 lines
477 B
Text
14 lines
477 B
Text
# Template file for 'Cython'
|
|
pkgname=Cython
|
|
version=0.22
|
|
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=14307e7a69af9a0d0e0024d446af7e51cc0e3e4d0dfb10d36ba837e5e5844015
|