You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
673 B
19 lines
673 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>haskell@gentoo.org</email>
|
|
<name>Gentoo Haskell</name>
|
|
</maintainer>
|
|
<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 "bio" 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>
|