Loading debian/control +44 −3 Original line number Diff line number Diff line Loading @@ -7,7 +7,16 @@ Priority: optional Build-Depends: debhelper (>= 10), dh-python, bedtools, python3, python-all-dev, python-setuptools, python-pysam, python-matplotlib, python-nose, python-numpy, python-numpydoc, python-pandas, python-yaml, python-tk, python3-all-dev, python3-setuptools, python3-pysam, Loading @@ -22,20 +31,52 @@ Build-Depends: debhelper (>= 10), cython, r-base-core, zlib1g-dev Standards-Version: 4.1.4 Standards-Version: 4.1.5 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-pybedtools.git Vcs-Git: https://anonscm.debian.org/git/debian-med/python-pybedtools.git Homepage: https://daler.github.io/pybedtools/ Package: python-pybedtools Architecture: any Depends: ${python:Depends}, ${misc:Depends}, ${shlibs:Depends}, Description: Python 2 wrapper around BEDTools for bioinformatics work The BEDTools suite of programs is widely used for genomic interval manipulation or “genome algebra”. pybedtools wraps and extends BEDTools and offers feature-level manipulations from within Python. . This is the Python 2 version. Package: pybedtools-bin Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, python3-pybedtools|python-pybedtools Description: Scripts produced for pybedtools The BEDTools suite of programs is widely used for genomic interval manipulation or “genome algebra”. pybedtools wraps and extends BEDTools and offers feature-level manipulations from within Python. . This package provides scripts that shall be executable with the Python 2 and Python 3 versions of this package. Package: python3-pybedtools Architecture: any Depends: ${python3:Depends}, ${misc:Depends}, ${shlibs:Depends}, ${sphinxdoc:Depends} Description: Python 3 wrapper around BEDTools for bioinformatics work The BEDTools suite of programs is widely used for genomic interval manipulation or “genome algebra”. pybedtools wraps and extends BEDTools and offers feature-level manipulations from within Python. . This is the Python 3 version. Package: python3-pybedtools-doc Architecture: all Depends: ${misc:Depends}, ${sphinxdoc:Depends} Suggests: python3-pybedtools|python-pybedtools Description: Documentation for pybedtools library Shinx-generated documentation. debian/pybedtools-bin.dirs 0 → 100644 +1 −0 Original line number Diff line number Diff line usr/bin debian/doc-base→debian/python3-pybedtools-doc.doc-base +0 −0 File moved. View file debian/docs→debian/python3-pybedtools-doc.docs +0 −0 File moved. View file debian/doc→debian/python3-pybedtools-doc.examples +0 −0 File moved. View file Loading
debian/control +44 −3 Original line number Diff line number Diff line Loading @@ -7,7 +7,16 @@ Priority: optional Build-Depends: debhelper (>= 10), dh-python, bedtools, python3, python-all-dev, python-setuptools, python-pysam, python-matplotlib, python-nose, python-numpy, python-numpydoc, python-pandas, python-yaml, python-tk, python3-all-dev, python3-setuptools, python3-pysam, Loading @@ -22,20 +31,52 @@ Build-Depends: debhelper (>= 10), cython, r-base-core, zlib1g-dev Standards-Version: 4.1.4 Standards-Version: 4.1.5 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-pybedtools.git Vcs-Git: https://anonscm.debian.org/git/debian-med/python-pybedtools.git Homepage: https://daler.github.io/pybedtools/ Package: python-pybedtools Architecture: any Depends: ${python:Depends}, ${misc:Depends}, ${shlibs:Depends}, Description: Python 2 wrapper around BEDTools for bioinformatics work The BEDTools suite of programs is widely used for genomic interval manipulation or “genome algebra”. pybedtools wraps and extends BEDTools and offers feature-level manipulations from within Python. . This is the Python 2 version. Package: pybedtools-bin Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, python3-pybedtools|python-pybedtools Description: Scripts produced for pybedtools The BEDTools suite of programs is widely used for genomic interval manipulation or “genome algebra”. pybedtools wraps and extends BEDTools and offers feature-level manipulations from within Python. . This package provides scripts that shall be executable with the Python 2 and Python 3 versions of this package. Package: python3-pybedtools Architecture: any Depends: ${python3:Depends}, ${misc:Depends}, ${shlibs:Depends}, ${sphinxdoc:Depends} Description: Python 3 wrapper around BEDTools for bioinformatics work The BEDTools suite of programs is widely used for genomic interval manipulation or “genome algebra”. pybedtools wraps and extends BEDTools and offers feature-level manipulations from within Python. . This is the Python 3 version. Package: python3-pybedtools-doc Architecture: all Depends: ${misc:Depends}, ${sphinxdoc:Depends} Suggests: python3-pybedtools|python-pybedtools Description: Documentation for pybedtools library Shinx-generated documentation.