Package svs_analysis
Tracking modules for SVS.
Author: Simon Yuill
Contact: simon@lipparosa.org
Copyright: 2005 Simon Yuill
License: GNU GPL version 2 or any later version
| Submodules |
-
analysis: Analysis components.
-
contributerhistory: Builds timeline representation of a specific controbuter to the
CVS.
-
entities: This contains classes for the basic entities used in analysing a cvs
repository.
-
filehistory: Creates timeline representation of the development of a specific file
within the CVS.
-
extraction: Objects and handlers for extracting information from CVS and source
files.
-
cvslog: Extracts data from result of log command in CVS.
-
filemapping: Builds map of source file structure.
-
translation: This module provides support for translating data between different
formats.
-
translator: Generic translation classes and functions.
-
visualisation: Visualisation modules.
-
events: Objects representing events within a CVS project.
-
sprite: Basic display components for visualisation.
-
timeline: Provides temporal representation and management of visualisation.
-
filehistoryview: Provides a graphical representation of the changes to a file over a
period of time.
-
workers: Provides classes for handling work process in SVS.
-
worker: Generic methods for worker classes.
|