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

Packaging Python Modules



Hi All,

My upstream (Gramps) would now like me to split things out into
modules so that a python-gramps-gui (gnome) module and a
python-gramps-webapp (django) module can utilise a common core
(python-gramps-common).

I had started this work by listing the three separate package stanzas
(with their own dependencies including the common core) in d/control,
and creating python-gramps-*.install files so that users could install
either the gui or webapp or both.

But then I thought while I am listing all the files in *.install, I
would double check whether:
1. I am going the right way about this?
2. If there is a better way?
3. If anyone knows of a similar example I can compare with?

Regards,

Ross


Reply to: