Metadata-Version: 1.0
Name: anyreadline
Version: 0.1.1
Summary: readline on most OS
Home-page: https://github.com/pombredanne/anyreadline
Author: Philippe Ombredanne for nexB Inc.
Author-email: pom@nexb.com
License: Public Domain
Description: anyreadline tries to do the right thing and installs either
        readline on MacOSX or pyreadline or Windows.
        Or does nothing on Linux which comes in general with readline built-in
Keywords: readline pyreadline
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: License :: Public Domain
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
