Source: pbbarcode
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Afif Elghraoui <afif@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 11~),
               dh-python,
               python-setuptools,
               python3-docutils,
               python-all-dev,
               python-pbcore,
               python-numpy,
               python-h5py,
# Test-Depends:
               python-nose,
               pbh5tools
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/pbbarcode
Vcs-Git: https://salsa.debian.org/med-team/pbbarcode.git
Homepage: https://github.com/PacificBiosciences/pbbarcode

Package: pbbarcode
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         ${python:Depends},
         python-pkg-resources
Suggests: pbdagcon
Description: annotate PacBio sequencing reads with barcode information
 The pbbarcode package provides tools for annotating PacBio sequencing reads
 with barcode information. Typically, pbbarcode is called in context of a
 SMRTPipe workflow as opposed to directly on the command line, however, users
 are encouraged to utilize the command-line utility directly, as more options
 are available.
 .
 This package is part of the SMRTAnalysis suite.
