view datatypes_conf.xml @ 5:795f289b64db draft

First complete upload, containing the datatype TAR.
author da-intersect
date Wed, 10 Apr 2013 02:41:02 -0400
parents
children
line wrap: on
line source

<?xml version="1.0"?>
<datatypes>
	<datatype_files>
		<datatype_file name="tar.py"/>
	</datatype_files>
	<registration>
		<datatype extension="tar" type="galaxy.datatypes.tar:Tar"/>
	<registration>
</datatypes>