common (version @(#)$Revision: 1.4 $)
index
/astro-wise/AWEHOME/AWBASE/common/__init__.py

Package    | Provided functionality
--------------------------------------------------------------------------------
config     | Startup and environment/configuration files
database   | Persistency mechanism and implementations of its interface
log        | Logging and messaging
math       | Mathematical Python routines such as statistics & least squares
net        | General network-related python modules
services   | Common (web-) services
toolbox    | Scripts for e.g. maintenance of the database, installation, etc.
util       | Routines for compression, checksumming, datetime manipulation.
--------------------------------------------------------------------------------

 
Package Contents
       
config (package)
database (package)
log (package)
math (package)
net (package)
services (package)
toolbox (package)
util (package)

 
Data
        __tag__ = '@(#)$Name: AWBASE $'
__version__ = '@(#)$Revision: 1.4 $'