Metadata-Version: 1.0
Name: zweig
Version: 0.1.0
Summary: Utilities for dealing with the ast module
Home-page: https://github.com/DasIch/zweig
Author: Daniel Neuhäuser
Author-email: ich@daniel.neuhaeuser.de
License: UNKNOWN
Description: Zweig
        =====
        
        .. image:: https://travis-ci.org/DasIch/zweig.png?branch=master
           :target: https://travis-ci.org/DasIch/zweig
        
        Zweig provides several utilities for dealing with the `ast` module. It's
        BSD licensed and tested under Python 2.7 and 3.3.
        
        
        Take a look at the documentation_ for more information.
        
        .. _documentation: https://zweig.readthedocs.org/en/latest/
        
Platform: UNKNOWN
