Source: fastaq
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>,
           Jorge Soares <j.s.soares@gmail.com>,
           Sascha Steinbiss <sascha@steinbiss.name>
Section: science
Priority: optional
Testsuite: autopkgtest
Build-Depends: debhelper (>= 9),
               python3,
               python3-setuptools,
               python3-nose,
               samtools,
               help2man
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/fastaq.git
Vcs-Git: git://anonscm.debian.org/debian-med/fastaq.git
Homepage: https://github.com/sanger-pathogens/Fastaq

Package: fastaq
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends}
Description: FASTA and FASTQ file manipulation tools
 A collection of scripts that perform useful and common
 FASTA/FASTQ manipulation tasks.
 .
 All scripts automatically detect whether the input is
 a FASTA or FASTQ file.
 .
 Input and output files can be gzipped.
