Commit Graph

3 Commits

Author SHA1 Message Date
Michael Natterer 5f700549e7 Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
Félix Piédallu 15075932be Fix Python files:
* Prefer python2 to python that may point on python3 on modern installs.
* Fix indent/spaces consistency.

(cherry picked from commit 2265701268)
2018-06-16 02:57:06 +02:00
Martin Nordholts c116363731 tools: Add tool to construct a dependency graph between modules
Add Python tool to construct a dependency graph between GIMP library
and core modules using graphviz and PyGraphViz.
2010-01-04 17:03:19 +01:00