comparison generate_macros.py @ 3:42d5e40fcd0b draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ebi_tools commit 31d1c92a4c12b6a78693dc5091a08536a075285e
author iuc
date Thu, 09 Feb 2017 12:02:58 -0500
parents b6029f2c71cb
children
comparison
equal deleted inserted replaced
2:b6029f2c71cb 3:42d5e40fcd0b
1 #!/usr/bin/env python3 1 #!/usr/bin/env python
2 2
3 import ebeye_urllib 3 import ebeye_urllib
4 4
5 5
6 def add_option(value, name, selected=False): 6 def add_option(value, name, selected=False):