Metadata-Version: 1.1
Name: SWMM5
Version: 0.3.0.0
Summary: SWMM5  calls from python
Home-page: http://assela.pathirana.net/SWMM5-Python
Author: Assela Pathirana
Author-email: assela@pathirana.net
License: GNU General Public License version 3
Download-URL: http://swmm5-ea.googlecode.com/files/SWMM5-0.3.0.0.zip
Description: Python interface for the popular urban drainage model EPA-SWMM 5.0 engine. 
        SWMM5 is realeased by United States Environmental Protection Agency to public domain. 
        This python package is copyrighted by Assela Pathirana and released under GNU General Public License version 3. 
        
         
        README.txt
        
        ----------
        
        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
        
        
        
        ----------
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Development Status :: 4 - Beta
Classifier: Natural Language :: English
