Allow subfolders to be reached as attributes
[igor.git] / README.rst
1 Igor.py
2 =======
3
4 :Author: Paul Kienzle <paul.kienzle@nist.gov>
5 :License: This program is public domain
6
7 Read Igor Pro files from python.
8
9 Install
10 -------
11
12 Download and expand the source tree, change to the source
13 directory and type::
14
15     $ python setup.py install