Development Team/Python Packages: Difference between revisions

Marcopg (talk | contribs)
New page: This is just a proposal for now. It has not been discussed and the code does not reflect it. Do not use it as a reference. == sugar-base == Packages : * sugar.mime * sugar.logger Notes...
 
Marcopg (talk | contribs)
Line 39: Line 39:


* Used by shell components and extensions.
* Used by shell components and extensions.
* Single shell components should only use sugar.shell.
* Shell components should only use sugar.shell.


=== Extensions ===
=== Extensions ===


* Installed under $PREFIX/sugar/extensions/$COMPONENT.
* Installed under $PREFIX/sugar/extensions/$COMPONENT.