Metadata-Version: 1.0
Name: live
Version: 0.0.2
Summary: Simple library to support live coding
Home-page: https://github.com/fritzo/livecoder
Author: Fritz Obermeyer
Author-email: fritz.obermeyer@gmail.com
License: UNKNOWN
Description: Livecoder
        =========
        
        .. image:: https://travis-ci.org/fritzo/livecoder.png?branch=master
           :target: https://travis-ci.org/fritzo/livecoder
           :alt: Build status
        
        .. image:: https://badge.fury.io/py/live.png
           :target: https://pypi.python.org/pypi/live
           :alt: PyPI Version
        
        A simple library to support live coding in python.
        Modeled after the idioms in `livecoder.net`_.
        
        .. _`livecoder.net`: http://livecoder.net
        
        License
        -------
        
        Apache 2.0.
        
Platform: UNKNOWN
