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

Package svnmailer

This is the core svnmailer package. It contains all logic to send subversion commit mails. The package is intended to be used by the svn-mailer command line script.
Submodules
  • cli: svnmailer command line interface
  • config: Configfile parsing
  • differ: Differ classes
  • main: main logic of the svn mailer
  • notifier: Package svnmailer.notifier
    • mail: email notifier
    • stdout: Stdout notifier - mostly for debugging purposes
  • settings: Runtime settings for the svn mailer
  • struct: svnmailer structs
  • subversion: Access to the subversion respository
  • util: svnmailer utilities

Variable Summary
bool is_dev: is development version?
str version: Version of the svnmailer package

Variable Details

is_dev

is development version?
Type:
bool
Value:
False                                                                  

version

Version of the svnmailer package
Type:
str
Value:
'0.9.9'                                                                

Generated by Epydoc 2.0 on Mon Feb 14 16:49:18 2005 http://epydoc.sf.net