Metadata-Version: 2.0
Name: clack-cli
Version: 0.4.2
Summary: Clack is a Command Line API Calling Kit based on Click.
Home-page: https://github.com/rmnl/clack
Author: R Meurders
Author-email: pypi+clack@rmnl.net
License: MIT
Keywords: development command line tool api interface jwplayer
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: Click (>=5.0)
Requires-Dist: httplib2 (>=0.9)
Requires-Dist: urllib3 (>=1.10.1)
Requires-Dist: keyring (>=5.7.1)

Clack CLI
=========

Clack is a Command Line API Calling Kit based on
`Click <https://packaging.python.org>`_.

Please refer to `the readme on Github <https://github.com/rmnl/clack>`_ for
more information and help.

