diff -r 7685cec9fd3c -r f2ddfa555b0f doc/api/python/archive.builders-module.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/api/python/archive.builders-module.html Fri Sep 11 11:54:49 2009 +0100 @@ -0,0 +1,153 @@ + + + + + archive.builders + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Package archive :: + Module builders + + + + + + +
[hide private]
[frames] | no frames]
+
+ +

Module builders

source code

+This modules contains the archive builders. +An archive builder is a class that is able to use data from a configuration +and generate a set of shell commands.

+ + + + + + + + + + +
+ + + + + +
Classes[hide private]
+
+   + + ArchivePreBuilder
+ Processes an archive build specification. +
+ + + + + + + + + +
+ + + + + +
Variables[hide private]
+
+   + + _logger = logging.getLogger('archive') +
+ + + + + + + + + + + + + + + + + + + + + +
+ + + + +