The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README | 2010-03-14 | 685 Bytes | |
| DDE-1.2.zip | 2010-03-14 | 258.2 kB | |
| DDE-1.2.tar.gz | 2010-03-14 | 252.1 kB | |
| Totals: 3 Items | 511.0 kB | 0 | |
##############################################
COBOL DDE (Data Definition Element) Processing
##############################################
This modules parses COBOL copybooks (DDE's)
to help write ETL and Data Profiling applications.
Installation
------------
Install with the following command::
python setup.py install
Usage
-----
See demo1.py for demonstration applications built with these
tools.
Documentation
-------------
See `dde.html <dde.html>`_ for the detailed documentation of this application.
Build
-----
The source and documentation is built via the pyWeb tool from ``DDE.w``.
For information on pyWeb, see http://sourceforge.net/projects/pywebtool/.