Skip to content

bopen/smithery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smithery
--------

Collect and reformat data and metadata

Dependencies
------------

 * Python

Optional dependencies
---------------------

 * gdata-python-client (for Google Data APIs support)
 * OWSLib (for WMS support)

Setup development environment
-----------------------------

    git clone git://github.com/bopen/smithery.git smithery
    cd smithery
    python bootstrap.py -d
    ./bin/buildout -nv

Test and examples
-----------------

    ./bin/test
    ./bin/smithery -c examples/csv.cfg

Update docs
-----------

     make -C docs/ html

Copyright statement
-------------------

Copyright (c) 2011 e-GEOS SpA. All rights reserved.
Copyright (c) 2011 B-Open Solutions srl. All rights reserved.
Copyright (c) 2010-2011 Alessandro Amici. All rights reserved.

This software is subject to the provisions of the Zope Public License, 
Version 2.1 (ZPL). A copy of the ZPL should accompany this distribution. 
THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED 
WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS 
FOR A PARTICULAR PURPOSE.

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%