summaryrefslogtreecommitdiff
path: root/dev-haskell/biosff/metadata.xml
blob: a91549f83d9d444460e9f70b338c4c779f532ed3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<longdescription>
		The library contains the functionality for reading and writing
		SFF files (sequencing data from 454 and Ion Torrent).  It duplicates
		code from (and is incompatible with) the &quot;bio&quot; library.
	</longdescription>
	<use>
		<flag name="fclip">Build the fclip executable.</flag>
		<flag name="flower">Build the flower executable.</flag>
		<flag name="frecover">Build the frecover executable.</flag>
	</use>
</pkgmetadata>