Metadata-Version: 1.1
Name: python-storyboardclient
Version: 0.2.1.dev5
Summary: Python Client library for StoryBoard
Home-page: http://www.openstack.org/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
License: UNKNOWN
Description: =======================
        python-storyboardclient
        =======================
        
        Python Client library for StoryBoard
        
        This is the StoryBoard python client! It lets you interact with
        StoryBoard from the comfort of your own terminal! There is no
        command to run this; instead you can import it into scripts. This
        lets you perform complex actions on things in StoryBoard, eg: add an
        helpful comment on all stories with 'cannot store contact information'
        in the description, pointing users at the relevant docs, but only
        if there is no comment to this effect already. (There is an example
        of such a script in the documentation.)
        
        Happy task-tracking!
        
        * Free software: Apache license
        * Documentation: http://docs.openstack.org/infra/storyboard/
        * Source: http://git.openstack.org/cgit/openstack-infra/python-storyboardclient
        * Bugs: https://storyboard.openstack.org/#!/project/755
        
        
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
