Metadata-Version: 1.2
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
License: UNKNOWN
Description: # 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).
        
Platform: UNKNOWN
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
