Metadata-Version: 1.1
Name: gisht
Version: 0.2
Summary: Gists in the shell
Home-page: http://github.com/Xion/gisht
Author: Karol Kuczmarski
Author-email: UNKNOWN
License: GPLv3
Description: 
        gisht
        =====
        
        With *gisht*, you can run scripts published as GitHub gists
        with a single command::
        
            gisht Xion/git-today
        
        Behind the scenes, *gisht* will fetch the gist, cache it locally,
        and run its code.
        
        Refer to project's website for more information.
        
Platform: posix
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: System :: Software Distribution
Classifier: Topic :: Utilities
