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

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.
