Metadata-Version: 2.1
Name: clikit
Version: 0.6.2
Summary: CliKit is a group of utilities to build beautiful and testable command line interfaces.
Home-page: https://github.com/sdispater/clikit
Author: Sébastien Eustace
Author-email: sebastien@eustace.io
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
License-File: LICENSE

# CliKit

CliKit is a group of utilities to build beautiful and testable command line interfaces.

This is at the core of [Cleo](https://github.com/sdispater/cleo).
