Metadata-Version: 1.1
Name: pycsw
Version: 1.10.4
Summary: pycsw is an OGC CSW server implementation written in Python
Home-page: http://pycsw.org/
Author: Tom Kralidis
Author-email: tomkralidis@gmail.com
License: MIT
Description: pycsw README
        ============
        
        pycsw is an OGC CSW server implementation written in Python.
        
        pycsw fully implements the OpenGIS Catalogue Service Implementation Specification [Catalogue Service for the Web]. Initial development started in 2010 (more formally announced in 2011). The project is certified OGC Compliant, and is an OGC Reference Implementation.
        
        pycsw allows for the publishing and discovery of geospatial metadata. Existing repositories of geospatial metadata can also be exposed via OGC:CSW 2.0.2, providing a standards-based metadata and catalogue component of spatial data infrastructures.
        
        pycsw is Open Source, released under an MIT license, and runs on all major platforms (Windows, Linux, Mac OS X).
        
        Please read the docs at http://pycsw.org/docs for more information.
        
Keywords: pycsw csw catalogue catalog metadata discovery search ogc iso fgdc dif ebrim inspire
Platform: all
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: GIS
