Metadata-Version: 1.1
Name: putshebang
Version: 0.1.2
Summary: A small tool that helps in adding the appropriate shebang
Home-page: https://github.com/faddyy/putshebang
Author: Fady Adel
Author-email: 2masadel@gmail.com
License: GNU General Public License v3
Description: ==========
        putshebang
        ==========
        
        
        .. image:: https://img.shields.io/pypi/v/putshebang.svg
                :target: https://pypi.python.org/pypi/putshebang
        
        .. image:: https://img.shields.io/travis/faddyy/putshebang.svg
                :target: https://travis-ci.org/faddyy/putshebang
        
        
        A small tool that helps in adding the appropriate shebang
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://putshebang.readthedocs.io.
        
        
        Features
        --------
        
        * Help in adding the appropriate shebang
        * Use in scripts to get shebang of a file using the `shebang` function
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        
        =======
        History
        =======
        
        0.1.1 (2017-08-06)
        ------------------
        
        * Minor bugfixes
        
        0.1.2 (2017-08-06)
        ------------------
        
        * Rename project
        
        0.1.0 (2017-08-06)
        ------------------
        
        * First release on PyPI.
        
Keywords: putshebang
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
