Package gnue.navigator.external
The 'external' package is a pure namespace package holding packages
originating outside of the GNUe project.
Packages are placed into this directory for the following reasons.
-
The package isn't typically availabile as a stand alone python
module
-
The package has been modified from it's original to interact with
GNUe
-
The package is small and it's inclusion reduces the number of
external dependencies
Unless otherwise noted in the docs of a specific package these
packages can be imported and used indepently of any GNUe components.
| Submodules |
-
zope: The 'zope' package is a pure namespace package holding packages
originating from the zope3 project.
|