Source: python-iow Maintainer: Debian Med Packaging Team Uploaders: Andreas Tille , Étienne Mollier Section: science Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, cython3, libbitarray-dev, python3-all-dev, python3-setuptools, python3-numpy, python3-pandas , python3-skbio Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/med-team/python-iow Vcs-Git: https://salsa.debian.org/med-team/python-iow.git Homepage: https://github.com/biocore/improved-octo-waddle Rules-Requires-Root: no Package: python3-iow Architecture: any Section: python Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends} Description: balanced parentheses tree structure This Python3 module is an implementation of the balanced parentheses tree structure as described by Cordova and Navarro.