This page will discuss producing proper Python packages for Leo. The work will likely pay off in various ways.
- http://docs.python.org/dist/dist.html is a good starting point. It's much better than the docs I remember.
- The ekrProject page discusses a small test project used to explore packaging issues.
- The leo organization page discusses a proposed reorganization of Leo's files to make a proper leo package possible.
- The package imports page discusses issues in translating from "non-package" to package imports.
... --Chris, Tue, 18 May 2010 14:28:54 -0700 reply