Metadata-Version: 1.1
Name: bunia
Version: 0.6
Summary: Write commands that use multiple interfaes
Home-page: https://github.com/smok-serwis/bunia
Author: DMS Serwis s.c.
Author-email: piotrm@smok.co
License: MIT License
Download-URL: https://github.com/smok-serwis/bunia/archive/v0.6.zip
Description: This is an interface for writing commands that can use multiple interfaces, ie. you can launch
        it from shell, Web, SMS, etc.
        
        A device-independent output and input is presented.
Keywords: arguments,argparse,html,console
Platform: any
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Operating System :: OS Independent
Requires: six
