GNU readline support for Python on platforms without readline.
Project description
Some platforms, such as Mac OS X, do not ship with GNU readline installed. The readline extension module in the standard library of Mac ‘system’ Python uses NetBSD’s editline (libedit) library instead, which is a readline replacement with a less restrictive software license.
As the alternatives to GNU readline do not have fully equivalent functionality, it is useful to add proper readline support to these platforms. This module achieves this by bundling the standard Python readline module with the GNU readline source code, which is compiled and statically linked to it. The end result is an egg which is simple to install, with no extra shared libraries required.
The 2.5.1 version of this module is intended for use on Mac OS X 10.5 (Leopard), which ships with Python 2.5.1. It is built against GNU readline 5.2 with the latest patches.
This module is completely unnecessary on Linux and other Unix systems with default readline support. If you are using Windows, which also ships without GNU readline, you might want to consider using the pyreadline module instead, which is a readline replacement written in pure Python that interacts with the Windows clipboard.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Hashes for readline-2.5.1-py2.5-macosx-10.5-x86_64.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7598ca89e03bbf37c62307e5bcec4dda50f77cfcd7759293c8e190cc2aa69db |
|
MD5 | 978c3abde2657652664a6cda2d02953d |
|
BLAKE2b-256 | a09db2b87e6e6bf172892924d95016461ca9455feb717999409aed609f6f68c3 |
Hashes for readline-2.5.1-py2.5-macosx-10.5-ppc.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a496a92bd1e4fde50bc65a8deb28e8b5dbd74a9fb05edf7cb1ec0f5357e077b |
|
MD5 | 25ebe33023a003c8bb8ba7507944f29c |
|
BLAKE2b-256 | cb145e180e5cc8b54598db7a2ade0c3dea27dd18bd1ceaec54d523ccea4c9113 |
Hashes for readline-2.5.1-py2.5-macosx-10.5-ppc64.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78f974c18361d9c1078d97453a22ce3a307c29fee3a6160327f39460dd99ee11 |
|
MD5 | 49b152cb3c35fc77e1f77e1cd31fa0a6 |
|
BLAKE2b-256 | 0db8faad4215cb5a9aa5fa5a0ad309dd34426664624865055d76a7404c1f0800 |
Hashes for readline-2.5.1-py2.5-macosx-10.5-i386.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 533b30a9e7087c13ed4dd5cee6250a6a1b79323baeaec4a82938b9154e7f8a14 |
|
MD5 | e86cf6e7b3c9282b15afe649c40c58cb |
|
BLAKE2b-256 | 9c91c87e82f103c273acc461aedf45a861a90451016b153dbbc5da7b0f3d7d7f |
Hashes for readline-2.5.1-py2.5-macosx-10.5-fat.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f5ed969b57a4c57ff6ecd23bca5a8d68bb2e06b473177576c101e7134da30cf |
|
MD5 | 0e124af72ac1eaed6bf4a1bfec00995e |
|
BLAKE2b-256 | 76ef26e1bcefff596112e7a7430d234a43f9c8f796cf2e24bc737d10eb17dc90 |