Mercurial > repos > da-intersect > test_ap11
diff datatypes_conf.xml @ 0:b04c42cb2d31
Uploaded tools v1.0.1 and datatypes.
author | da-intersect |
---|---|
date | Wed, 10 Apr 2013 21:20:41 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/datatypes_conf.xml Wed Apr 10 21:20:41 2013 -0400 @@ -0,0 +1,12 @@ +<?xml version="1.0"?> +<datatypes> + <datatype_files> + <datatype_file name="tar.py"/> + </datatype_files> + <registration> + <datatype extension="tar" type="galaxy.datatypes.tar:Tar" display_in_upload="true"/> + </registration> + <sniffers> + <sniffer type="galaxy.datatypes.tar:Tar"/> + </sniffers> +</datatypes> \ No newline at end of file