Metadata-Version: 2.4
Name: ckanapi
Version: 4.9
Summary: A command line interface and Python module for accessing the CKAN Action API
Home-page: https://github.com/ckan/ckanapi
Author: Ian Ward
Author-email: ian@excess.org
License: MIT
License-File: COPYING
License-File: COPYING.fr
Requires-Dist: setuptools
Requires-Dist: docopt
Requires-Dist: requests
Requires-Dist: python-slugify<5.0,>=1.0; python_version < "3.0"
Requires-Dist: python-slugify>=1.0; python_version >= "3.0"
Requires-Dist: six<2.0,>=1.9
Requires-Dist: simplejson
Provides-Extra: testing
Requires-Dist: pyfakefs==5.3.5; extra == "testing"
Dynamic: author
Dynamic: author-email
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary
