Shriramana Sharma, 09.05.2013 18:34:
> On Thu, May 9, 2013 at 9:35 PM, Robert Bradshaw wrote:
>> Certainly you can create the .c files without python-dev, but that's
>> not super useful by itself so making it an actual dependency might be
>> the right thing to do here.
>
> This is a strange situation. So it would mean that Cython *can* be
> used without python-dev. But it is not *useful* without python-dev.
It can be used without python-dev, and even without a C compiler installed.
You can use it to build source distributions with pre-compiled .c files.
> I'll have to let the Debian people take the call. At least
> "recommends" rather than "suggests" would be meaningful. (On my
> Kubuntu system, recommended packages are automatically installed like
> dependencies -- Apt provides for that.)
I don't consider it a strict dependency, but I agree that almost all users
will want to have python-dev installed as well.
Stefan