Metadata-Version: 1.0
Name: binterlude
Version: 1.0b1
Summary: Provides an interactive shell aka console inside your doctest case.
Home-page: http://github.com/tlyng/binterlude/
Author: Torkel Lyng
Author-email: torkel.lyng@gmail.com
License: MIT
Description: Shamelessly stolen from ``interlude`` package. This one just uses bpython as a default shell
        if its available.
        
Platform: UNKNOWN
Classifier: Development Status :: 6 - Mature
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Topic :: Software Development :: Libraries :: Python Modules
