Package svnmailer.browser
This package contains the different browser URL generator classes.
A particular generator is selected by using the Manager class, which
is the only public object (well, except Exceptions) in this package.
| Submodules |
-
_base: All browser generator classes should utilize the tools and base classes
provides by this module.
-
chora: Chora repository browser URL construction
-
generic: Generic repository browser URL construction
-
svnweb: SVN::Web repository browser URL construction
-
trac: Trac repository browser URL construction
-
viewcvs: ViewCVS repository browser URL construction
-
websvn: WebSVN repository browser URL construction
|
| Classes |
Manager |
Repository browser manager |