Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : cython | name : cython | ||||
| version : 0.27.2 | version : 0.27.3 | ||||
| release : 11 | release : 12 | ||||
| source : | source : | ||||
| - https://github.com/cython/cython/archive/0.27.2.tar.gz : 2fa7bc2581b56cb01012d7f0c145bf6fd053f8f0e5445275f014e40c2bce65cb | - https://github.com/cython/cython/archive/0.27.3.tar.gz : 648feb8a257574a3e4ef854475e7d767732ef26e870d2f9fcc1ca5b244b3ac89 | ||||
| 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(python-3.5) | - pkgconfig(python-3.5) | ||||
| rundeps : | rundeps : | ||||
| Show All 11 Lines | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.