Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
pyrepl / PKG-INFO
Size: Mime:
Metadata-Version: 1.0
Name: pyrepl
Version: 0.8.4
Summary: A library for building flexible command line interfaces
Home-page: http://bitbucket.org/pypy/pyrepl/
Author: Ronny Pfannschmidt
Author-email: ronny.pfannschmidt@gmx.de
License: MIT X11 style
Description: pyrepl is a Python library, inspired by readline, for building flexible
        command line interfaces, featuring:
         * sane multi-line editing
         * history, with incremental search
         * completion, including displaying of available options
         * a fairly large subset of the readline emacs-mode keybindings
         * a liberal, Python-style, license
         * a new python top-level.
Platform: unix
Platform: linux