Orange Canvas Core
==================

Orange Canvas Core is is a framework for building graphical user
interfaces for editing workflows. It is a component used to build
the Orange Canvas (<http://orange.biolab.si>) data-mining application
(for which it was developed in the first place).

Installation
------------

Use the standard python distutils/setuptools commands::

    python setup.py install

