peps: f97b0d5a33c9 (original) (raw)
Mercurial > peps
changeset 12:f97b0d5a33c9
An update from Moshe, and another question from the editor.
Barry Warsaw barry@python.org | |
---|---|
date | Fri, 14 Jul 2000 14:37:20 +0000 |
parents | 486047b77ee8 |
children | a088a5af9893 |
files | pep-0206.txt |
diffstat | 1 files changed, 10 insertions(+), 2 deletions(-)[+] [-] pep-0206.txt 12 |
line wrap: on
line diff
--- a/pep-0206.txt +++ b/pep-0206.txt @@ -54,12 +54,18 @@ The Proposed Solution in this manner, and where they can be downloaded: zlib -- http://www.info-zip.org/pub/infozip/zlib/zlib.tar.gz[](#l1.6)
- expat -- ftp://ftp.jclark.com/pub/xml/expat.zip[](#l1.8) Tcl -- http://dev.scriptics.com:80/download/tcl/tcl8_3/tcl8.3.1.tar.gz[](#l1.9) Tk -- http://dev.scriptics.com:80/download/tcl/tcl8_3/tk8.3.1.tar.gz[](#l1.10) PIL -- http://www.pythonware.com/downloads/Imaging-1.1.tar.gz[](#l1.11)
- ncurses -- ftp://dickey.his.com/ncurses/ncurses.tar.gz[](#l1.12)
+ libjpeg -- ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v6b.tar.gz[](#l1.16)
- NumPy -- http://download.sourceforge.net/numpy/Numerical-15.3.tgz[](#l1.18)
- Pmw -- ftp://ftp.dscpl.com.au/pub/pmw/Pmw.0.8.4.tar.gz[](#l1.19)
- BLT -- ftp://ftp.tcltk.com/aa004735/pub/blt/BLT2.4u.tar.gz[](#l1.20)
@@ -81,6 +87,8 @@ Open Issues ESR also mentioned libpng, but I don't know of a Python module that uses it.