Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : cython | name : cython | ||||
| version : 0.29.3 | version : 0.29.11 | ||||
| release : 18 | release : 19 | ||||
| source : | source : | ||||
| - https://github.com/cython/cython/archive/0.29.3.tar.gz : 4a33fd40c28e67413817f814adadfe2047a66ac3dcc81ff81651a54a03d6cbd0 | - https://github.com/cython/cython/archive/0.29.11.tar.gz : a16c6d403f6057632dc6acd2a67a0a13bef9bea1cbf92f2da5eb2695cea2da12 | ||||
| license : Apache-2.0 | license : Apache-2.0 | ||||
| component : programming | component : programming | ||||
| summary : Compiler for Python and Cython | summary : Compiler for Python and Cython | ||||
| description: | | description: | | ||||
| Cython is an optimising static compiler for Python and Cython, making writing C extensions for Python as easy as Python itself. It allows you to write callbacks from and to C or C++ natively, tune Python into C performance, work efficiently with large datasets, and more. | Cython is an optimising static compiler for Python and Cython, making writing C extensions for Python as easy as Python itself. It allows you to write callbacks from and to C or C++ natively, tune Python into C performance, work efficiently with large datasets, and more. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(python3) | - pkgconfig(python3) | ||||
| - numpy # check | - numpy # check | ||||
| Show All 18 Lines | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.