Difference between revisions of "PyWPS"
Jump to navigation
Jump to search
Wiki-Jachym (talk | contribs) |
Wiki-Jachym (talk | contribs) |
||
Line 2: | Line 2: | ||
*'''Project Name:''' PyWPS | *'''Project Name:''' PyWPS | ||
*'''Project Status Condition:''' Mature | *'''Project Status Condition:''' Mature | ||
− | *'''Project Web Site:''' http://pywps.org | + | *'''Project Web Site:''' http://pywps.wald.intevation.org |
*'''Project Contact:''' [[User:jachym]] http://lists.wald.intevation.org/mailman/listinfo/pywps-devel | *'''Project Contact:''' [[User:jachym]] http://lists.wald.intevation.org/mailman/listinfo/pywps-devel | ||
*'''Short Project Description:''' Implementation of OGC Web Processing Service (OGC WPS) 1.0.0 standard on the server side in Python programming language. | *'''Short Project Description:''' Implementation of OGC Web Processing Service (OGC WPS) 1.0.0 standard on the server side in Python programming language. |
Revision as of 13:12, 28 May 2013
Basic Project Data
- Project Name: PyWPS
- Project Status Condition: Mature
- Project Web Site: http://pywps.wald.intevation.org
- Project Contact: User:jachym http://lists.wald.intevation.org/mailman/listinfo/pywps-devel
- Short Project Description: Implementation of OGC Web Processing Service (OGC WPS) 1.0.0 standard on the server side in Python programming language.
Project Infrastructure
- Project Source Code: https://github.com/geopython/PyWPS
- Project Mailing List: http://lists.wald.intevation.org/mailman/listinfo/pywps-devel and http://lists.osgeo.org/cgi-bin/mailman/listinfo/pywps-dev
- Project Version Control Repository: https://github.com/geopython/PyWPS
- Project Bug Tracker: https://github.com/geopython/PyWPS
- Project Feature Request Tracker: https://github.com/geopython/PyWPS
Project Governance
- Source Code License: GNU/GPL NOTE: Considering licence change for new version (written from scratch)
- Documentation License: TBD
- Copyright Assignment Policy: NONE
- Decision Making Procedure: Consensus
- Coding Standards: No specific, follow http://www.python.org/dev/peps/pep-0008/ as much as possible
- Release Procedure: When consensus reached, new version released.
Project Deliverables
- Latest Project Release: 3.2.1 2011-09-06