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

Re: Python binaries as part of the package



Hai Zaar ha scritto:
> I have a package that has both C++ and Python executables. I have the
> following questions regarding python packaging:
> 1. How do I properly package python executable? - By default they are
> handled as regular executables, but I want .pyc files to be created
> for them.
> 2. My python code also uses several modules that are part of the
> package. I guess the proper way to package those modules is to use
> pycentral, but how do I do it using CDBS? - I've already loaded
> autotools class for C++ code.

You can create a python-foo package containing Python modules/scripts,
which depends on your foo package shipping C++ code. vte source package
is an example of that.

-- 

  .''`.
 : :' :   Luca Falavigna <dktrkranz@debian.org>
 `. `'
   `-

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: