packages feed

gact-0.2: gact.cabal

Name: gact
Version:       0.2
License:       GPL
Cabal-Version: >= 1.6
Build-Type:    Simple
Category:      Bioinformatics
Author:        Ketil Malde
Maintainer:    Ketil Malde <ketil@malde.org>
Synopsis:      General Alignment Clustering Tool
Description:   Cluster sequences from PSL alignments.

Source-repository this
    Type: darcs
    Location: http://malde.org/~ketil/biohaskell/biocore/
    Tag: 0.2

Executable gact
    Hs-Source-Dirs:  src
    Main-Is:         GACT.hs
    Build-Depends:   base >= 4 && < 5, biopsl >= 0.2, cmdargs, hashable, unordered-containers, bytestring