Metadata-Version: 1.1
Name: bash-quote
Version: 1.0.0
Summary: Browse quotes on bash.org from the comfort of your shell.
Home-page: https://github.com/ruairif/bash_quote
Author: Ruairi Fahy
Author-email: ruairifahy91@gmail.com
License: BSD
Description: ===============================
        bash.org quote viewer
        ===============================
        
        .. image:: https://badge.fury.io/py/bash_quote.png
            :target: http://badge.fury.io/py/bash_quote
            
        .. image:: https://travis-ci.org/ruairif/bash_quote.png?branch=master
                :target: https://travis-ci.org/ruairif/bash_quote
        
        .. image:: https://pypip.in/d/bash_quote/badge.png
                :target: https://crate.io/packages/bash_quote?version=latest
        
        
        Browse quotes on bash.org from the comfort of your shell.
        
        * Free software: BSD license
        * Documentation: http://bash_quote.rtfd.org.
        
        Features
        --------
        
        * View the latest, top or random quotes on bash.org from the comfort of your
          shell
        * Return a single quote or return up to 100 quotes if you really need to
          procrastinate
        
        
        .. :changelog:
        
        History
        -------
        
        1.0.0 (27-01-2014)
        ++++++++++++++++++
        
        * First release on PyPI.
        
Keywords: bash_quote
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
