Package gnue :: Package navigator
[show private | hide private]

Package gnue.navigator

Navigator.
Submodules
  • Actions
    • gnome_menu: Install a GNOME menu structure based on a GPD file.
    • kde_menu: Set of classes that provide a menuing interface via line-mode text.
  • external: The 'external' package is a pure namespace package holding packages originating outside of the GNUe project.
    • zope: The 'zope' package is a pure namespace package holding packages originating from the zope3 project.
  • foundation: The 'foundation' package provides the components which make up the bare bones core of a GAP application.
    • application: The default provider of the IApplication interface in GAP
    • interfaces: GAP Foundation interfaces
  • GNConfig: Valid configuration options for navigator (appears under [navigator] section in gnue.conf)
  • GNParser
  • UItext

Variable Summary
str __hexversion__ = '0001a080'
str __version__ = '0.1-alpha0+svn.9888'
str HEXVERSION = '0001a080'
str PACKAGE = 'GNUe-Navigator'
str TITLE = 'GNUe Navigator'
str VERSION = '0.1-alpha0+svn.9888'
Version version = <gnue.common.utils.version.Version instance at...

Variable Details

__hexversion__

Type:
str
Value:
'0001a080'                                                             

__version__

Type:
str
Value:
'0.1-alpha0+svn.9888'                                                  

HEXVERSION

Type:
str
Value:
'0001a080'                                                             

PACKAGE

Type:
str
Value:
'GNUe-Navigator'                                                       

TITLE

Type:
str
Value:
'GNUe Navigator'                                                       

VERSION

Type:
str
Value:
'0.1-alpha0+svn.9888'                                                  

version

Type:
Version
Value:
<gnue.common.utils.version.Version instance at 0xb7d8a30c>             


GNUe Home

Private API

Developer's Corner