# HG changeset patch # User Jan Kanis # Date 1400592148 -7200 # Node ID 518580263e96f6849f4e4c2ef3df91cb4a154b42 # Parent 4497ce4127b4453872786dd7311b0f67ea0def35 change tool_dependencies.xml diff -r 4497ce4127b4 -r 518580263e96 tool_dependencies.xml --- a/tool_dependencies.xml Tue May 20 15:10:08 2014 +0200 +++ b/tool_dependencies.xml Tue May 20 15:22:28 2014 +0200 @@ -1,11 +1,26 @@ + + + + + + + + + + + + - - argparse == 1.2.1 - + + argparse == 1.2.1 + The Python argparse library. This is included in the stdlib for python 2.7 and up, but not for 2.6 @@ -14,23 +29,23 @@ - - - - - - - - - - - - - lxml == 2.2.3 - + + + + + + + + + + + + + lxml == 2.2.3 + The Python lxml library @@ -39,9 +54,9 @@ - - jinja2 == 2.7.2 - + + jinja2 == 2.7.2 + The Jinja 2 template engine for Python