Difference between revisions of "Pycsw"

From OSGeo
Jump to navigation Jump to search
Line 7: Line 7:
  
 
== Project Infrastructure ==
 
== Project Infrastructure ==
*'''Project Source Code:''' [http://pycsw.org/download.html download link]
+
*'''Project Source Code:''' https://github.com/geopython/pycsw
*'''Project Mailing List:''' [http://lists.osgeo.org/mailman/listinfo/pycsw-devel pycsw-devel]
+
*'''Project Mailing List:''' https://lists.osgeo.org/mailman/listinfo/pycsw-devel
*'''Project Version Control Repository:''' [https://github.com/geopython/pycsw pycsw at GitHub]
+
*'''Project Version Control Repository:''' https://github.com/geopython/pycsw.git
*'''Project Bug Tracker:''' [https://github.com/geopython/pycsw/issues pycsw tracker at GitHub]
+
*'''Project Bug Tracker:''' https://github.com/geopython/pycsw/issues
*'''Project Feature Request Tracker:''' [https://github.com/geopython/pycsw/issues pycsw tracker at GitHub]
+
*'''Project Feature Request Tracker:''' https://github.com/geopython/pycsw/issues
  
 
== Project Governance ==
 
== Project Governance ==

Revision as of 17:24, 13 December 2012

Basic Project Data

  • Project Name: pycsw
  • Project Status Condition: Stable, Adult
  • Project Web Site: http://pycsw.org
  • Project Contact: Angelos Tzotsos
  • Short Project Description: pycsw is an OGC CSW server implementation written in Python. pycsw implements clause 10 (HTTP protocol binding (Catalogue Services for the Web, CSW)) of the OpenGIS Catalogue Service Implementation Specification, version 2.0.2. pycsw allows for the publishing and discovery of geospatial metadata. Existing repositories of geospatial metadata can be exposed via OGC:CSW 2.0.2.

Project Infrastructure

Project Governance

  • Source Code License: MIT
  • Documentation License: MIT
  • Copyright Assignment Policy: Copyright is assigned to commiters
  • Decision Making Procedure: Through mailing list voting and IRC meetings (#pycsw at FreeNode)
  • Coding Standards: PEP 8
  • Release Procedure: Release Wiki

Project Deliverables

  • Latest Project Release: 1.4.0 - 10-Sep-2012