Source: python-cython
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/cython/cython/tags
Vcs-Browser: https://github.com/alvistack/cython-cython
Vcs-Git: https://github.com/alvistack/cython-cython.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: cython3
Architecture: amd64
Description: Cython compiler for writing C extensions for the Python language
 The Cython language allows for writing C extensions for the Python
 language. Cython is a source code translator based on Pyrex, but
 supports more cutting edge functionality and optimizations.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
Provides:
 python3-cython3
Breaks:
 cython0,
Replaces:
 cython0,
