Subject: CVS commit: pkgsrc/devel/bpython
From: Emile iMil Heitor
Date: 2013-05-10 14:55:33
Message id: 20130510125533.37C4270@ivanova.netbsd.org

Log Message:
Initial import of bpython, version 0.12, into the NetBSD Packages Collection.

bpython is a fancy interface to the Python interpreter for Linux, BSD, OS X
and Windows (with some work). bpython is released under the MIT License. It
has the following (special) features:

* In-line syntax highlighting.
* Readline-like autocomplete with suggestions displayed as you type.
* Expected parameter list for any Python function.
* "Rewind" function to pop the last line of code from memory and \ 
re-evaluate.
* Send the code you've entered off to a pastebin.
* Save the code you've entered to a file.
* Auto-indentation.
* Python 3 support.

Files:
RevisionActionfile
1.1addpkgsrc/devel/bpython/DESCR
1.1addpkgsrc/devel/bpython/Makefile
1.1addpkgsrc/devel/bpython/PLIST
1.1addpkgsrc/devel/bpython/distinfo