Metadata-Version: 2.1
Name: fissix
Version: 19.2b1
Summary: Backport of lib2to3, with enhancements
Home-page: https://github.com/jreese/fissix
Author: John Reese
Author-email: john@noswap.com
License: PSF
Description: fissix
        ======
        
        Backport of latest lib2to3, with enhancements.
        
        [![build status](https://travis-ci.org/jreese/fissix.svg?branch=master)](https://travis-ci.org/jreese/fissix)
        [![version](https://img.shields.io/pypi/v/fissix.svg)](https://pypi.org/project/fissix)
        [![license](https://img.shields.io/pypi/l/fissix.svg)](https://github.com/jreese/fissix/blob/master/LICENSE)
        [![code style](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)
        
        
        License
        -------
        
        fissix is licensed under the Python Software Foundation License Version 2.
        I am providing code in this repository to you under an open source license.
        Because this is my personal repository, the license you receive to my code
        is from me and not from my employer.
        See the ``LICENSE`` file for details.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
