packages feed

biofasta-0.0.3: biofasta.cabal

Name:                biofasta
Version:             0.0.3
Synopsis:            Library for reading fasta sequence files
Description:         Library for reading fasta sequence files
Homepage:	     https://patch-tag.com/r/dfornika/biofasta/home
License:             GPL
License-file:        LICENSE
Cabal-Version:       >=1.6
Author:              Ketil Malde <ketil@malde.org>
Maintainer:          dfornika@gmail.com
Stability:	     Provisional
Category:	     Bioinformatics
Build-Type:          Simple
Extra-Source-Files:  src/Test.hs

Library
  Build-depends:     base >= 2 && < 5, biocore >= 0.3.1, bytestring
  Exposed-modules:   Bio.Sequence.Fasta
  Hs-source-dirs:    src

source-Repository    head
  type:		     darcs
  location:	     http://www.patch-tag.com/r/dfornika/biofasta