Skip to content

Commit c2c6279

Browse files
TravisBotTravisBot
authored andcommitted
Updated website (automated commit) – Monday, 09. January 2017 02:41PM
1 parent 9b8c5e5 commit c2c6279

25 files changed

+34
-93
lines changed

_sources/pyreadline.rst.txt

Lines changed: 5 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -2,39 +2,9 @@
22
**PyReadline**
33
==============
44

5-
PyReadline: a ctypes-based readline for Windows
6-
-----------------------------------------------
7-
pyreadline is based on UNC readline by Gary Bishop and its development is now
8-
led by Jörgen Stenarson. The following new features have been added over the
9-
original UNC readline:
5+
PyReadline is a Python module providing a readline API on Windows, using ctypes.
106

11-
* Support for international characters (if you have the correct codepage active)
12-
* Copy and paste using the clipboard
13-
* Smart paste for convenient use with ipython. Converting tab separated data
14-
to python list or numpy array. Converting file paths to use / and escaping
15-
any spaces using \ .
16-
* Pasting of multiline code removing empty lines
17-
* System bell is disabled by default, can be activated in config file.
18-
19-
Note: UNC readline is not being developed further by Gary, and PyReadline can
20-
be considered the continuation of that project. This was done in full agreement
21-
with Gary, given his current development priorities.
22-
23-
Installation
24-
------------
25-
26-
You can install PyReadline from `PyPI <http://pypi.python.org/pypi/pyreadline>`_,
27-
where you can find binary installers and source downloads.
28-
29-
30-
Mailing list
31-
------------
32-
Questions and bug reports can be directed to the `ipython <http://projects.scipy.org/mailman/listinfo/ipython-dev>`_ mailing list.
33-
34-
Status and development
35-
----------------------
36-
The current stable release is 1.7.
37-
38-
Development is hosted at `github
39-
<https://github.com/pyreadline/pyreadline>`_. The `issue tracker
40-
<https://github.com/pyreadline/pyreadline/issues>`_ is hosted there as well.
7+
IPython previously used PyReadline to run on Windows, but moved away from it for
8+
IPython 5.0. PyReadline is not actively developed at the moment (early 2017),
9+
but you can still find it `on PyPI <http://pypi.python.org/pypi/pyreadline>`_
10+
and `on GitHub <https://github.com/pyreadline/pyreadline>`_.

books.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ <h2>Get your Book on this page<a class="headerlink" href="#get-your-book-on-this
377377

378378
<div class="footer" role="contentinfo">
379379
&#169; Copyright the IPython development team.
380-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.
380+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.1.
381381
</div>
382382
</div>
383383

books_policy.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ <h4>Support IPython</h4>
326326

327327
<div class="footer" role="contentinfo">
328328
&#169; Copyright the IPython development team.
329-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.
329+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.1.
330330
</div>
331331
</div>
332332

citing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ <h1>Citing IPython<a class="headerlink" href="#citing-ipython" title="Permalink
318318

319319
<div class="footer" role="contentinfo">
320320
&#169; Copyright the IPython development team.
321-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.
321+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.1.
322322
</div>
323323
</div>
324324

documentation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ <h2>Other pieces<a class="headerlink" href="#other-pieces" title="Permalink to t
336336

337337
<div class="footer" role="contentinfo">
338338
&#169; Copyright the IPython development team.
339-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.
339+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.1.
340340
</div>
341341
</div>
342342

donate.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ <h1>Support IPython Development<a class="headerlink" href="#support-ipython-deve
326326

327327
<div class="footer" role="contentinfo">
328328
&#169; Copyright the IPython development team.
329-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.
329+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.1.
330330
</div>
331331
</div>
332332

faq.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ <h2>What is the best way to install IPython?<a class="headerlink" href="#what-is
342342

343343
<div class="footer" role="contentinfo">
344344
&#169; Copyright the IPython development team.
345-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.
345+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.1.
346346
</div>
347347
</div>
348348

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ <h1>Announcements<a class="headerlink" href="#announcements" title="Permalink to
358358

359359
<div class="footer" role="contentinfo">
360360
&#169; Copyright the IPython development team.
361-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.
361+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.1.
362362
</div>
363363
</div>
364364

install.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ <h2>I am getting started with Python<a class="headerlink" href="#i-am-getting-st
334334

335335
<div class="footer" role="contentinfo">
336336
&#169; Copyright the IPython development team.
337-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.
337+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.1.
338338
</div>
339339
</div>
340340

microsoft-donation-2013.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ <h4>Support IPython</h4>
311311

312312
<div class="footer" role="contentinfo">
313313
&#169; Copyright the IPython development team.
314-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.
314+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.1.
315315
</div>
316316
</div>
317317

0 commit comments

Comments
 (0)