Mercurial > repos > iuc > xpath
view macros.xml @ 2:3ab2ac4f3304 draft
Uploaded
| author | iuc |
|---|---|
| date | Tue, 28 Apr 2015 22:56:29 -0400 |
| parents | 159bdf04ae19 |
| children | 3619c6fb132d |
line wrap: on
line source
<?xml version="1.0"?> <macros> <xml name="requirements"> <requirements> <requirement type="package" version="1.13">package_perl_xml_xpath</requirement> <yield/> </requirements> </xml> <token name="@WRAPPER_VERSION@">1.0</token> <xml name="stdio"> <stdio> <exit_code range="1:"/> <exit_code range=":-1"/> <regex match="Error:"/> <regex match="Exception:"/> </stdio> </xml> <token name="@ATTRIBUTION@"><![CDATA[ **Attribution** This Galaxy tool relies on the ``xpath`` tool provided in `libxml-xpath-perl` by the Debian Maintainers. ]]> </token> </macros>
