Metadata-Version: 1.1
Name: brackets
Version: 0.5.7
Summary: Use curly braces instead of indenting, plus much more sugar added to Python's syntax.
Home-page: http://python-brackets.org
Author: Pooya Eghbali
Author-email: persian.writer@gmail.com
License: BSD
Description: Brackets
        ========
        
        .. figure:: https://github.com/pooya-eghbali/brackets/raw/master/logo.png
           :alt: Python Brackets
        
        Brackets is a yet-another, a not just a pre-processor, a language built
        on top of Python, allowing to use {} instead of indentation in Python,
        and it allows defining powerful anonymous functions and introduces much
        more sugar and candy into Python's syntax and abilities.
        
        Visit `Brackets Website <http://python-brackets.org>`__ for docs and
        more info or `read the docs <http://docs.python-brackets.org>`__.
        Project is hosted on
        `github <http://github.com/pooya-eghbali/brackets>`__.
        
Keywords: brackets,indentation,indent,indenting,parser,encoding
Platform: Any
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
