Metadata-Version: 2.0
Name: Orange3-Network
Version: 1.1.2
Summary: Networks add-on for Orange 3 data mining software package.
Home-page: https://github.com/biolab/orange3-network
Author: Laboratory of Bioinformatics, FRI UL
Author-email: miha.stajdohar@gmail.com
License: GPLv3
Keywords: network,network analysis,network layout,network visualization,data mining,machine learning,artificial intelligence,orange,orange3 add-on
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: X11 Applications :: Qt
Classifier: Environment :: Console
Classifier: Environment :: Plugins
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Requires-Dist: networkx (>=1.10)
Requires-Dist: pyqtgraph (>=0.9.10)
Provides-Extra: GUI
Requires-Dist: PyQt4; extra == 'GUI'
Provides-Extra: reST
Requires-Dist: numpydoc; extra == 'reST'

Orange Network
==============

Orange Network is an add-on for Orange_ data mining software package. It
provides network visualization and analysis tools.

.. _Orange: http://orange.biolab.si/

Documentation is found at:

http://orange-network.readthedocs.org/



