Metadata-Version: 2.1
Name: gutcli
Version: 0.0.15
Summary: Quick project navigator
Home-page: https://github.com/gutiere/gutcli
Author: Edgardo Gutierrez Jr
Author-email: edgardogutierrezjr@gmail.com
License: UNKNOWN
Description: # gut-cli
        
        ------------
        Installation
        ------------
        
        The easiest way to install gut-cli is to use `pip`_ in a ``virtualenv``::
        
            $ pip install gutcli
        
        If you have the gut-cli installed and want to upgrade to the latest version
        you can run::
        
            $ pip install --upgrade gutcli
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
