# --
# Copyright (C) CEA, EDF
# Author : Erwan ADAM (CEA)
# --

Introduction
============

xdata python module is used to simplify the creation of
python class with type verification and many other things
like the automatic generation of a Graphical User Interface (GUI)
or the plugin to Salome project toward corba ...

Building and Installing
=======================

See the INSTALL file for this ... In few words :

configure [options] [--prefix=PATH]
make
make install
make check   (optional)

After all, please increment your PATH and PYTHONPATH to refer :

PATH/bin for PATH
PATH/lib/python@PYTHON_VERSION@/site-packages/xdata for PYTHONPATH

Troubleshooting
===============

Please, send a mail to erwan.adam@cea.fr ...
