Mercurial > repos > matt-shirley > hamstring
diff tool_dependencies.xml @ 1:7911d648cf29 draft
Uploaded
author | matt-shirley |
---|---|
date | Sat, 30 Mar 2013 22:03:22 -0400 |
parents | |
children | 950609434f7a |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Sat Mar 30 22:03:22 2013 -0400 @@ -0,0 +1,12 @@ +<?xml version="1.0"?> +<tool_dependency> + <package name="hamstring" version="1.0"> + <install version="1.0"> + <actions> + <action type="shell_command">git clone git://github.com/mdshw5/hamstring.git</action> + </actions> + </install> + <readme>Hamstring python module requires Python 2.7 + </readme> + </package> +</tool_dependency>