Metadata-Version: 1.1
Name: ckan-datapackage-tools
Version: 0.0.3
Summary: {{ DESCRIPTION }}
Home-page: https://github.com/frictionlessdata/ckan_datapackage_tools
Author: Open Knowledge International
Author-email: UNKNOWN
License: MIT
Description: # Tools for working with Data Packages and CKAN
        
        [![Travis](https://img.shields.io/travis/frictionlessdata/ckan-datapackage-tools/master.svg)](https://travis-ci.org/frictionlessdata/ckan-datapackage-tools)
        [![Coveralls](http://img.shields.io/coveralls/frictionlessdata/ckan-datapackage-tools/master.svg)](https://coveralls.io/r/frictionlessdata/ckan-datapackage-tools?branch=master)
        [![PyPi](https://img.shields.io/pypi/v/ckan-datapackage-tools.svg)](https://pypi.python.org/pypi/ckan-datapackage-tools)
        [![SemVer](https://img.shields.io/badge/versions-SemVer-brightgreen.svg)](http://semver.org/)
        [![Gitter](https://img.shields.io/gitter/room/frictionlessdata/chat.svg)](https://gitter.im/frictionlessdata/chat)
        
        ## Install
        
        ```
        # clone the repo and install it with pip
        
        git clone https://github.com/frictionlessdata/ckan-datapackage-tools.git
        pip install -e .
        ```
        
        ## Usage
Keywords: data,ckan
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
