Package svs_core
[show private | hide private]
[frames | no frames]

Package svs_core

Core modules for SVS.

Author: Simon Yuill

Contact: simon@lipparosa.org

Copyright: 2005 Simon Yuill

License: GNU GPL version 2 or any later version

Submodules
  • commands: Provides support for scriptable comamnds in SVS.
    • scriptcommands: Parses string-formatted commands, such as clients might receive.
  • filehandling: Classes for handling filetypes and file io.
    • dataproviders: Classes for retrieving data from different sources.
    • loaders: Shared classes for loading and storing documents.
    • sourcecode: Classes for retrieving and storing source code.
  • gui: Graphical user Interface components for SVS clients.
    • clientgui: Basic Graphical User Interface for SVS client.
  • network: Provides network functionality.
    • clientavatar: Module for generic client object and related utilities.
    • clientuser: This is the module from which classes and methods implemented by a remote client are derived.
    • clustergroups: Handles grousp of clients within the cluster.
    • clustermanager: Provides central management of cluster.
    • packets: Encapsulators for information exchange between clients.
    • services: Tools for handling service lookup and connection.
  • utilities: Provides a set of helper functions and classes for general purpose use.
    • constants: Constants for SVS modules.
    • idbroker: Module for handling unique identifier tags within a project.
    • lib: Library of helper classes for general purpose use.
    • notification: Provides classes for data and event notification.
    • objectmanager: Provides facilities for dynamic object generation and persistence.

Generated by Epydoc 2.1 on Thu Oct 20 15:30:29 2005 http://epydoc.sf.net