Metadata-Version: 1.1
Name: github-delete
Version: 0.0.0
Summary: delete github repo
Home-page: https://github.com/russianidiot/github-delete.cli/
Author: russianidiot
Author-email: UNKNOWN
License: UNKNOWN
Description: .. image:: https://img.shields.io/pypi/v/github-delete.svg
           :target: https://pypi.python.org/pypi/github-delete
        
        .. image:: https://img.shields.io/pypi/dm/github-delete.svg
           :target: https://pypi.python.org/pypi/github-delete
        
        	
        
        Install
        ~~~~~~~
        
        :code:`pip install github-delete`
        
        	
        
        	
        
        	
        
        Usage
        ~~~~~
        
        .. code:: shell
        	
        	usage: github-delete fullname
        	
        	$ github-delete username/reponame
        	$ github-delete orgname/reponame
        	
        
        ----
        
        Feedback
        ~~~~~~~~
        
        |github_issues| - Github Issues
        
        .. |github_issues| image:: https://img.shields.io/github/issues/russianidiot/github-delete.cli.svg
        	:target: https://github.com/russianidiot/github-delete.cli/issues
        
        |gitter| - **Chat** with me (english/russian) 
        
        .. |gitter| image:: https://badges.gitter.im/russianidiot/github-delete.cli.svg
        	:target: https://gitter.im/russianidiot/github-delete.cli
        
        ----
        
        `russianidiot.github.io/python/`_  - Python packages
        
        `russianidiot.github.io/cli/`_  - command line scripts
        
        .. _russianidiot.github.io/python/: http://russianidiot.github.io/python/
        
        .. _russianidiot.github.io/cli/: http://russianidiot.github.io/cli/
        
        `README.rst`_  - generated with `readmemako.py`_ (python+ `mako`_ templates) and `.README`_ dotfiles
        
        .. _README.rst: https://github.com/russianidiot/github-delete.cli/blob/master/README.rst
        .. _readmemako.py: http://github.com/russianidiot/readmemako.py/
        .. _mako: http://www.makotemplates.org/
        .. _.README: https://github.com/russianidiot-dotfiles/.README
Keywords: github
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Natural Language :: Russian
Classifier: Operating System :: OS Independent
Classifier: Operating System :: Unix
Classifier: Programming Language :: Unix Shell
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
