Difference between revisions of "Pycsw"

From OSGeo
Jump to navigation Jump to search
(Created page with "== Basic Project Data == *'''Project Name:''' *'''Project Status Condition:''' *'''Project Web Site:''' *'''Project Contact:''' *'''Short Project Description:''' == Project Infr...")
 
Line 1: Line 1:
 
== Basic Project Data ==
 
== Basic Project Data ==
*'''Project Name:'''
+
*'''Project Name:''' pycsw
*'''Project Status Condition:'''
+
*'''Project Status Condition:''' Stable, Adult
*'''Project Web Site:'''
+
*'''Project Web Site:''' [http://www.pycsw.org http://www.pycsw.org]
*'''Project Contact:'''
+
*'''Project Contact:''' [http://wiki.osgeo.org/wiki/Angelos_Tzotsos Angelos Tzotsos]
*'''Short Project Description:'''
+
*'''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 Infrastructure ==
*'''Project Source Code:'''
+
*'''Project Source Code:''' [http://www.pycsw.org/download.html download link]
*'''Project Mailing List:'''
+
*'''Project Mailing List:''' [http://lists.osgeo.org/mailman/listinfo/pycsw-devel pycsw-devel]
*'''Project Version Control Repository:'''
+
*'''Project Version Control Repository:''' [https://github.com/geopython/pycsw pycsw at GitHub]
*'''Project Bug Tracker:'''
+
*'''Project Bug Tracker:''' [https://github.com/geopython/pycsw/issues pycsw tracker at GitHub]
*'''Project Feature Request Tracker:'''
+
*'''Project Feature Request Tracker:''' [https://github.com/geopython/pycsw/issues pycsw tracker at GitHub]
  
 
== Project Governance ==
 
== Project Governance ==
*'''Source Code License:'''
+
*'''Source Code License:''' MIT
*'''Documentation License:'''
+
*'''Documentation License:'''  
*'''Copyright Assignment Policy:'''
+
*'''Copyright Assignment Policy:''' Copyright is assigned to commiters
*'''Decision Making Procedure:'''
+
*'''Decision Making Procedure:''' Through mailing list voting and IRC meetings (#pycsw at FreeNode)
*'''Coding Standards:'''
+
*'''Coding Standards:''' pylint
*'''Release Procedure:'''
+
*'''Release Procedure:''' [https://github.com/geopython/pycsw/wiki/Release-Packaging Release Wiki]
  
 
== Project Deliverables ==
 
== Project Deliverables ==
*'''Latest Project Release:'''
+
*'''Latest Project Release:''' [http://download.osgeo.org/pycsw/ 1.4.0] - 10-Sep-2012
  
 
[[Category: OSGeo Labs]]
 
[[Category: OSGeo Labs]]

Revision as of 10:08, 8 December 2012

Basic Project Data

  • Project Name: pycsw
  • Project Status Condition: Stable, Adult
  • Project Web Site: http://www.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:
  • Copyright Assignment Policy: Copyright is assigned to commiters
  • Decision Making Procedure: Through mailing list voting and IRC meetings (#pycsw at FreeNode)
  • Coding Standards: pylint
  • Release Procedure: Release Wiki

Project Deliverables

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