Difference between revisions of "PyWPS"
Jump to navigation
Jump to search
Wiki-Jachym (talk | contribs) |
Wiki-Jachym (talk | contribs) |
||
Line 14: | Line 14: | ||
== Project Governance == | == Project Governance == | ||
− | *'''Source Code License:''' | + | *'''Source Code License:''' GNU/GPL NOTE: Considering licence change for new version (written from scratch) |
− | *'''Documentation License:''' | + | *'''Documentation License:''' TBD |
− | *'''Copyright Assignment Policy:''' | + | *'''Copyright Assignment Policy:''' NONE |
− | *'''Decision Making Procedure:''' | + | *'''Decision Making Procedure:''' Consensus |
− | *'''Coding Standards:''' | + | *'''Coding Standards:''' No specific, follow http://www.python.org/dev/peps/pep-0008/ as much as possible |
− | *'''Release Procedure:''' | + | *'''Release Procedure:''' When consensus reached, new version released. |
== Project Deliverables == | == Project Deliverables == |
Revision as of 13:11, 28 May 2013
Basic Project Data
- Project Name: PyWPS
- Project Status Condition: Mature
- Project Web Site: http://pywps.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: