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

Module dependancygraph

source code

+ + + + + + + + + + + + + + + +
+ + + + + +
Classes[hide private]
+
+   + + Library +
+   + + ModuleGroup +
+   + + ReadIvyConfig +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + +
Functions[hide private]
+
+   + + + + + + +
readEggs(libraries, + dirtosearch, + internaldir) + source code + +
+ +
+   + + + + + + +
readRequiresFile(data, + library) + source code + +
+ +
+   + + + + + + +
readPkgInfo(data) + source code + +
+ +
+   + + + + + + +
addLicensesColors(graphdata, + group) + source code + +
+ +
+   + + + + + + +
createKey(group) + source code + +
+ +
+   + + + + + + +
createGraph(ivyxmlfilename, + graphfilename, + dirtosearch, + internaldir, + subcon) + source code + +
+ +
+   + + + + + + +
loadGraphFile(graphfilename) + source code + +
+ +
+   + + + + + + +
addToGraph(graphfilenametoadd, + destgraphfilename) + source code + +
+ +
+   + + + + + + +
linkPythonLibs(libraries, + destgraphfilename, + subcon) + source code + +
+ +
+   + + + + + + +
externalDependancies(database, + output) + source code + +
+ +
+   + + + + + + +
appendLogs(t, + p, + output, + macro=False) + source code + +
+ +
+   + + + + + + +
findLogFiles(database, + output) + source code + +
+ +
+ + + + + + + + + + + + + + + +
+ + + + + +
Variables[hide private]
+
+   + + COLORS = ['pink', 'red', 'lightblue', 'orange', 'green', 'yell... +
+   + + PYTHON_GROUP = True +
+   + + SUBCON_PYTHON_GROUP = False +
+ + + + + + +
+ + + + + +
Variables Details[hide private]
+
+ +
+ +
+

COLORS

+ +
+
+
+
Value:
+
+['pink', 'red', 'lightblue', 'orange', 'green', 'yellow', 'turquoise',\
+ 'limegreen']
+
+
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + +
+ + + + +