Metadata-Version: 1.1
Name: xonsh
Version: 0.1.0
Summary: an exotic, usable shell
Home-page: https://github.com/scopatz/xonsh
Author: Anthony Scopatz
Author-email: scopatz@gmail.com
License: BSD
Description: xonsh
        =====
        xonsh is a Python-ish, BASHwards-compatible shell language and command prompt.
        The language is a superset of Python 3.4 with additional shell primitives.
        xonsh (pronounced *conch*) is meant for the daily use of experts and novices 
        alike.
        
        Please visit http://xonsh.org for more information.
Platform: Cross Platform
Classifier: Programming Language :: Python :: 3
