Source: python-dnaio Maintainer: Debian Med Packaging Team Uploaders: Liubov Chuprikova , Nilesh Patra Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, python3-all-dev, python3-setuptools, python3-setuptools-scm, python3-pytest, python3-xopen, cython3 Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/med-team/python-dnaio Vcs-Git: https://salsa.debian.org/med-team/python-dnaio.git Homepage: https://github.com/marcelm/dnaio Rules-Requires-Root: no Package: python3-dnaio Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, python3-xopen Description: Python 3 library for fast parsing of FASTQ and FASTA files dnaio is a Python 3 library for fast parsing of FASTQ and also FASTA files. The code was previously part of the cutadapt tool and has been improved since it has been split out.