DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamebpython
Beschreibungfancy interface to the Python interpreter - Curses frontend
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.9.7.1-1
Sektionpython
Prioritätoptional
Installierte Größe320 Byte
Hängt ab vonpython (>= 2.5), python-support (>= 0.90.0), python-pygments, python-pkg-resources
Empfohlene Pakete
PaketbetreuerDavid Paleino
Quelle
Paketgröße54358 Byte
Prüfsumme MD5a4e8602e70d8c28c6aed42e727e61104
Prüfsumme SHA140ff82210925a0f530cb30619933275cf6c4335d
Prüfsumme SHA256f183cd9aaf951b7b8fcd8be7e9b9761e7cd0afab554a0acd1cf870d861951165
Link zum Herunterladenbpython_0.9.7.1-1_all.deb
Ausführliche Beschreibungbpython is a fancy interface to the Python interpreter, and has the following features: . * In-line syntax highlighting. * Readline-like autocomplete with suggestions displayed as you type * Expected parameter list for any Python function. Uses pydoc to attempt to divine params for C functions. * "Rewind" function to pop the last line of code from memory and re-evaluate. Note: this is only really useful when laying out classes and functions, since a true "undo" function is impossible, so be careful when using this. * Send the code you've entered off to a pastebin and display the pastebin URL for copying, etc. * Save the code you've entered to a file. * Auto-indentation. * Anti-Crash Mode. . This package contains the Curses frontend to bpython.


Impressum
Linux is a registered trademark of Linus Torvalds