Source: orange3
Section: python
Priority: optional
Maintainer: Debian PaN Maintainers <debian-pan-maintainers@alioth-lists.debian.net>
Uploaders:
 Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>,
 Picca Frédéric-Emmanuel <picca@debian.org>,
 Roland Mas <lolando@debian.org>,
Build-Depends:
 cython3,
 debhelper-compat (= 13),
 dh-exec,
 pybuild-plugin-pyproject,
 python3-all-dev,
 python3-bottleneck,
 python3-chardet,
 python3-louvain (>= 0.13),
 python3-numpy,
 python3-openpyxl,
 python3-pandas,
 python3-pyqt5.qtsvg,
 python3-scipy,
 python3-setuptools,
 python3-sklearn,
 python3-trubar,
 python3-xlrd,
 python3-xlsxwriter,
Standards-Version: 4.6.2.0
Testsuite: autopkgtest-pkg-pybuild
Homepage: https://orangedatamining.com/
Vcs-Git: https://salsa.debian.org/science-team/orange3.git
Vcs-Browser: https://salsa.debian.org/science-team/orange3

Package: python3-orange3
Architecture: any
Depends:
 python3-orange-canvas-core (>= 0.2.5),
 python3-orange-widget-base,
 python3-pyqt5.qtsvg,
 python3-qasync,
 ${misc:Depends},
 ${python3:Depends},
 ${shlibs:Depends},
Description: component-based data mining framework
 Orange is a component-based data mining software. It includes a range of data
 visualization, exploration, preprocessing and modeling techniques. It can be
 used through a nice and intuitive user interface or, for more advanced users,
 as a module for the Python programming language.
