comparison blast2html.xml @ 37:36730fda2f54

add argparse dependency for python <2.7 and update version
author Jan Kanis <jan.code@jankanis.nl>
date Thu, 15 May 2014 18:24:15 +0200
parents 0f015cb32b93
children 91008923c402
comparison
equal deleted inserted replaced
36:0f015cb32b93 37:36730fda2f54
1 <tool id="blast2html" name="blast2html" version="0.0.2"> 1 <tool id="blast2html" name="blast2html" version="0.0.3">
2 2
3 <description>Convert BLAST XML to HTML</description> 3 <description>Convert BLAST XML to HTML</description>
4 4
5 <requirements> 5 <requirements>
6 <requirement type="python-module">jinja2</requirement> 6 <requirement type="python-module">jinja2</requirement>