Cython: homepage, license
This commit is contained in:
parent
c9474973fc
commit
2f8b262a7d
|
@ -7,6 +7,8 @@ build_style=python-module
|
||||||
make_build_args="--prefix=/usr"
|
make_build_args="--prefix=/usr"
|
||||||
short_desc="C-Extensions for Python"
|
short_desc="C-Extensions for Python"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
homepage="http://cython.org"
|
||||||
|
license="Apache-2.0"
|
||||||
checksum=a30d5e26c82ec65d65703c7cf312161a21b30339addc1a42d3b2965dea254ca6
|
checksum=a30d5e26c82ec65d65703c7cf312161a21b30339addc1a42d3b2965dea254ca6
|
||||||
long_desc="
|
long_desc="
|
||||||
Cython is a language that makes writing C extensions for the Python language
|
Cython is a language that makes writing C extensions for the Python language
|
||||||
|
|
Loading…
Reference in New Issue