A good example of multi-os install script with quite the same dependencies 
as Leo is the one from Eric IDE : 
http://die-offenbachs.homelinux.org:48888/hg/eric/file/8e2b5bdd6bf3/install.py

However, for both Calibre and Eric IDE one important point is that they are 
installed as "stand-alone" applications, ie as a private module, ie not in 
python path. You cannot just "import calibre" or "import eric" from you 
python environment, even by adding it to your path.
I don't know if Leo's users need to import leo modules into their own 
external applications, in which case we have to keep installing it as a 
module in python path.

This decision, your decision, is important as it 'll also determine how to 
build the debian package.

So, should leo should be a public or a private module ?

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to