SWMM5 Python calling interface
(c) Assela Pathirana
Released under GNU GPL v.3

Installation:
-------------
Windows: Use the SWMM5-x.y.z.k.win32.exe file downloaded from the respository for click and install. 
Alternatively SWMM5-x.y.z.k.zip can be used to install as 
python setup.py install
Linux: Download SWMM5-x.y.z.k.zip can be used to install as 
python setup.py install

