[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Built-Using and Cython



Hello,

Cython converts a Python-like source code into .c or .cpp, which can
then be compiled into a Python extension (as .so) with a C compiler. The
Cython generated C file contains lots of glue code and helper functions
that presumably may change from Cython version to Cython version.


If a debian package uses Cython in its build process, does it need to
declare Built-Using: cython?


Thanks ,

   -Nikolaus

-- 
 »Time flies like an arrow, fruit flies like a Banana.«

  PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6  02CF A9AD B7F8 AE4E 425C


Reply to: