forked from openalea/visualea
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.txt
More file actions
30 lines (20 loc) · 666 Bytes
/
README.txt
File metadata and controls
30 lines (20 loc) · 666 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
OpenAlea.Visualea
----------------
OpenAlea.Visualea is an application that allows to use OpenAlea packages
and to build dataflow graphically.
License
-------
OpenAlea.Visualea is released under a Cecill v2 license.
See LICENSE.txt
Nota : Cecill v2 license is a GPL compatible license.
Dependances
-----------
Python >= 2.4 : http://www.python.org
Qt >= 4.2 : http://www.trolltech.com
PyQt >= 4.2 : http://www.riverbankcomputing.co.uk/pyqt/
QScintilla2 : http://www.riverbankcomputing.co.uk/qscintilla/
OpenAlea.Config : http://openalea.gforge.inria.fr
OpenAlea.Core : http://openalea.gforge.inria.fr
Installation
------------
python setup.py install