---
name: bpython-py27
version: 0.11
origin: devel/bpython
comment: A fancy interface to the Python interpreter
arch: freebsd:9:x86:64
www: http://bpython-interpreter.org/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 647926
desc: "bpython is a fancy interface to the Python interpreter for Unix-like operating\nsystems.
  It has the following features:\n    * In-line syntax highlighting.\n    * Readline-like
  autocomplete with suggestions displayed as you type.\n    * Expected parameter list
  for any Python function.\n    * \"Rewind\" function to pop the last line of code
  from memory and\n      re-evaluate.\n    * Send the code you've entered off to a
  pastebin.\n    * Save the code you've entered to a file.\n    * Auto-indentation.\n\nWWW:\thttp://bpython-interpreter.org/\n"
deps:
  py27-pygments: {origin: textproc/py-pygments, version: 1.6}
  python27: {origin: lang/python27, version: 2.7.5_2}
  python2: {origin: lang/python2, version: 2}
  python: {origin: lang/python, version: '2.7,2'}
  py27-distribute: {origin: devel/py-distribute, version: 0.6.35}
  gettext: {origin: devel/gettext, version: 0.18.3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- python
- devel
