Metadata-Version: 1.0
Name: pywps
Version: 3.2.1
Summary: PyWPS: Implementation of OGC's Web Processing Service in Python
Home-page: http://pywps.wald.intevation.org
Author: Jachym Cepicky
Author-email: jachym@les-ejk.cz
License: http://www.gnu.org/licenses/gpl.html
Download-URL: http://pywps.wald.intevation.org
Description: 
        PyWPS is simple cgi set of scripts, which (nearly) fills standard of OGC
        (http://opengis.org) Web Processing Service. This standard describes the
        way how geoinformation operations should be served via networks.
        
        PyWPS provides environment for writing own scripts with help of GIS GRASS
        modules (http://grass.itc.it). User of PyWPS can easily focuse on writing
        own GRASS-scripts, without taking care on how the data will be imported and
        served back to the client. Providing GRASS funktionality on the Internet
        should be as easy as possible.
        
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Communications :: Email
Classifier: Topic :: Office/Business
Classifier: Topic :: Software Development :: Bug Tracking
