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: debhelper-compat (= 13),
               pybuild-plugin-pyproject, python3-setuptools,
               cython3,
               python3-all-dev,
	       python3-numpy,
	       python3-scipy,
	       python3-bottleneck,
	       python3-openpyxl,
	       python3-pandas,
	       python3-sklearn,
	       python3-chardet,
	       python3-xlrd,
	       python3-xlsxwriter,
	       dh-exec,
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: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
 python3-orange-canvas-core,
 python3-orange-widget-base,
 python3-qasync,
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.
