head 1.30;
access;
symbols;
locks; strict;
comment @# @;
1.30
date 97.08.13.20.19.30; author klm; state Exp;
branches;
next 1.29;
1.29
date 97.08.12.20.42.03; author klm; state Exp;
branches;
next 1.28;
1.28
date 96.11.06.21.06.24; author klm; state Exp;
branches;
next 1.27;
1.27
date 96.10.09.15.20.06; author klm; state Exp;
branches;
next 1.26;
1.26
date 96.10.09.15.17.43; author klm; state Exp;
branches;
next 1.25;
1.25
date 96.08.26.15.28.39; author klm; state Exp;
branches;
next 1.24;
1.24
date 96.03.06.16.33.54; author klm; state Exp;
branches;
next 1.23;
1.23
date 96.03.03.17.02.22; author klm; state Exp;
branches;
next 1.22;
1.22
date 96.03.03.16.44.33; author klm; state Exp;
branches;
next 1.21;
1.21
date 96.02.27.15.56.29; author klm; state Exp;
branches;
next 1.20;
1.20
date 96.02.16.16.03.35; author klm; state Exp;
branches;
next 1.19;
1.19
date 96.02.09.23.05.57; author klm; state Exp;
branches;
next 1.18;
1.18
date 96.01.24.15.55.39; author klm; state Exp;
branches;
next 1.17;
1.17
date 96.01.16.18.15.25; author klm; state Exp;
branches;
next 1.16;
1.16
date 96.01.10.04.23.11; author klm; state Exp;
branches;
next 1.15;
1.15
date 96.01.05.22.35.07; author klm; state Exp;
branches;
next 1.14;
1.14
date 96.01.04.23.12.29; author klm; state Exp;
branches;
next 1.13;
1.13
date 95.12.27.15.33.59; author klm; state Exp;
branches;
next 1.12;
1.12
date 95.12.21.18.03.35; author klm; state Exp;
branches;
next 1.11;
1.11
date 95.12.19.22.30.34; author klm; state Exp;
branches;
next 1.10;
1.10
date 95.12.16.05.25.51; author klm; state Exp;
branches;
next 1.9;
1.9
date 95.12.07.22.36.46; author klm; state Exp;
branches;
next 1.8;
1.8
date 95.12.01.01.00.08; author klm; state Exp;
branches;
next 1.7;
1.7
date 95.11.30.19.25.08; author klm; state Exp;
branches;
next 1.6;
1.6
date 95.11.30.18.03.41; author guido; state Exp;
branches;
next 1.5;
1.5
date 95.11.23.00.20.13; author root; state Exp;
branches;
next 1.4;
1.4
date 95.11.22.23.23.49; author guido; state Exp;
branches;
next 1.3;
1.3
date 95.11.22.23.22.15; author guido; state Exp;
branches;
next 1.2;
1.2
date 95.11.21.00.43.26; author klm; state Exp;
branches;
next 1.1;
1.1
date 95.11.20.23.50.11; author klm; state Exp;
branches;
next ;
desc
@Terse, single line synopses of dir contents.
@
1.30
log
@Added an entry for the emacs stuff at the top level, instead of System/Emacs.
@
text
@<pre> Contributed Python Stuff
========================
(See also <a href="
http://www.python.org/python/Contributed.html"
>the collection of links to contributed Python stuff
around the net</a>.)
The subdirs in this directory collect together items that
people have uploaded to python.org, for free use around the
internet. (If you are interested in contributing something,
see the instructions in the top level of the python.org ftp
hierarchy: <A HREF="
ftp://ftp.python.org/incoming-instructions"
>
ftp://ftp.python.org/incoming-instructions</A>.)
Each subdirectory has a README file, itemizing the file names,
followed by a half-line description of the purpose of each.
In addition, the 'All' subdir consolidates the contents of all
the others, and contains a consolidated README, as well.
- <a href="All/">All/</a> Links to all items in all subdirs
- <a href="DataStructures/">DataStructures/</a> Advanced data structures - aka Math
- <a href="Database/">Database/</a> Database interfaces and mechanisms
- <a href="Emacs/">Emacs/</a> Python-related (and not) emacs utils
- <a href="Encoding/">Encoding/</a> Encryption, compression, ... tools
- <a href="Graphics/">Graphics/</a> Graphics-oriented facilities
<a href="Graphics/Tkinter/">Graphics/Tkinter/</a> Stuff for Tk GUI-toolkit python port
<a href="Graphics/Tkinter/Rivet/">Graphics/Tkinter/Rivet/</a> Tcl-less Tk prog interface (discontinued)
- <a href="Math/">Math/</a> Math related stuff - aka DataStructures
- <a href="Misc/">Misc/</a> Stuff that doesn't fit in other categories
- <a href="Network/">Network/</a> Network and Web related stuff
- <a href="Web/">Web/</a> aka Network
- <a href="Porting/">Porting/</a> Hardware and OS port facilities
- <a href="System/">System/</a> OS and Python-internals stuff
As ever, we are interested in constructive comments and
suggestions on this arrangement - if you have any, send them
to <A HREF="mailto:ftpmaster@@python.org">ftpmaster@@python.org</A>...
@
1.29
log
@Changed name to README.html.
Tailored for contrib/html2text.py, so things line up nicely, etc.
@
text
@d24 1
a34 1
- <a href="System/Emacs/">System/Emacs/</a> Tools for using Python in Emacs
@
1.28
log
@Repaired the ftpmaster mailto link - missing close quote.
@
text
@d1 2
a2 2
Contributed Python Stuff
========================
d6 2
a7 1
>the collection of links to contributed Python stuff around the net</a>.)
d13 1
a13 3
hierarchy:
<A HREF="
ftp://ftp.python.org/incoming-instructions"
d21 14
a34 13
- <a href="All/">All</a> Links to all items in all subdirs
- <a href="DataStructures/">DataStructures</a> Advanced data structures - also Math
- <a href="Database/">Database</a> Database interfaces and mechanisms
- <a href="Encoding/">Encoding</a> Encryption, compression, ... tools
- <a href="Graphics/">Graphics</a> Graphics-oriented facilities
<a href="Graphics/Tkinter/">/Tkinter</a> Stuff for Tk GUI-toolkit python port
<a href="Graphics/Tkinter/Rivet">/Rivet</a> Tcl-less Tk programming interface
- <a href="Math/">Math</a> Math related stuff - also DataStructures
- <a href="Misc/">Misc</a> Stuff that doesn't fit in other categories
- <a href="Network/">Network</a> Network and Web related stuff
- <a href="Web">Web</a> Identical to network
- <a href="Porting/">Porting</a> Hardware and OS port facilities
- <a href="System">System</a> OS and Python-internals stuff
@
1.27
log
@Had wrong case for Rivet sub-subdir.
@
text
@d38 1
a38 1
to <A HREF="mailto:ftpmaster@@python.org>ftpmaster@@python.org</A>...
@
1.26
log
@Changed name to README (a while back, but only now tracking the change
in the RCS file).
Formatted much more, including link to contributed links, etc.
@
text
@d27 2
a28 2
/<a href="Graphics/Tkinter/">Tkinter</a> Stuff for Tk GUI-toolkit python port
/<a href="Graphics/Tkinter/rivet">rivet</a> Tcl-less Tk programming interface
@
1.25
log
@Noted addition/combination of 'Math' (symlink) with DataStructures.
@
text
@d4 1
a4 22
The subdirs in this directory collects together items that people have
contributed to python.org for free use around the internet. If you
are interested in contributing something, see the instructions in the
top level of the pyton.org ftp hierarchy: /incoming-instructions.
The items are categorically organized in subdirectories, with one
subdir ('All') containing links to all the items, to make it easy to
peruse the collection as a whole. Here is the current set of subdirs:
- All Links to all the items in the other subdirs
- DataStructures Advanced data structures - combined with Math
- Database Database interfaces and mechanisms
- Encoding Tools for encryption, compression, and other encodings
- Graphics Graphics-oriented facilities
/Tkinter Stuff for pythons 'tkinter' port of the Tk GUI toolkit
/rivet Tcl-less Tk programming interface for python
- Math Math related stuff - combined with DataStructures
- Misc Stuff that doesn't fit into the other categories
- Network Network and Web related stuff
- Web Identical to network
- Porting Hardware and OS port facilities
- System OS and Python-internals stuff
d6 33
a38 2
We are interested in comments and suggestions on this arrangement -
send them to ftpmaster@@python.org, if you have any...
@
1.24
log
@Added entry for 'rivet' subdir.
@
text
@d14 1
a14 1
- DataStructures Advanced data structures, such as AVL trees
d20 1
@
1.23
log
@Minor wording change.
@
text
@d18 2
a19 1
- Graphics/Tkinter Stuff for pythons 'tkinter' port of the Tk GUI toolkit
@
1.22
log
@Changed to reflect relocation of the symlinks collection to 'All'.
@
text
@d25 2
a26 2
We are interested in comments and suggestions on this arrangement.
Please send comments to ftpmaster@@python.org.
@
1.21
log
@Added entries for pynttk stuff
@
text
@d1 2
a2 2
Contributed Python Stuff
========================
d4 8
a11 9
Here is a broad range of items that people have made available for
python, including source distributions, patches for Python ports to
various platforms, and more.
If you are interested in contributing something, see the instructions
in the top level of the pyton.org ftp hierarchy: /incoming-instructions.
We are currently experimenting with a more structured arrangement,
distributing the items into categorical subdirectories:
d13 1
a26 83
In the meanwhile, items in the category subdirs are also linked into
this top level dir. Here is the entire repertoire:
AmigaPython.lha Python ported to Amiga (Irmen de Jong)
AmigaPython.README
avl.tar.gz Hybrid dicts/lists, with best-of-both behavior
avl.README (Sam Rushing)
baw.tar.gz Small miscellany (Barry Warsaw)
ccso.tar.gz CSO address manager interface (Jeffrey Ollie)
dbhash.tar.gz BSD hash (dbhash) interface (anonymous)
dns2netgroup.py Produce netgroup file from DNS queries (Ken Manheimer)
dns2netgroup.README
expy-0.4a.tar.gz Interface to Don Libes' 'expect' (Farzad Farid)
filter.tar.gz Class to implement Unix-style filters (??)
forth.tar.gz Postfix forth-ish interpreter in python (N Seidenman)
fsm.py Finite State Machine class (Skip Montanaro)
image.tar.gz Multiple image-format handling (Jack Jansen)
holmes.tar.gz Python expert-system inference system (Mark Lutz)
HTMLsupport.py Support for generating web pages (Robin Friedrich)
kjbuckets.tar.gz hash-table based datatypes C extension (Aaron Watters)
kjbuckets.README (new: version 2.1)
kwParsing.tar.gz Parser generator written in Python (Aaron Watters)
kwParsing.README
kwParsing.example
lutz.tar.gz More miscellany - python shell, sets, etc (Mark Lutz)
memmon Python and C++ code to monitor memory mgt
memmon.README (CableTron, inc Thomas Hazel)
mSQL.tar.gz Refined python interface to mSQL (Mark Shuttleworth)
mSQLmodule.README
outdent.el Indent-oriented outline mode for emacs (Ken Manheimer)
popmail.tar.gz Pop 3 mail download service (jkute@@mcs.com)
pp.py Basic python pretty printer (MIchael Scharf)
py2tex/ (not here!) Typeset Python programs with LaTeX NOTE: not mirrored
-- see
ftp://ftp.cwi.nl/pub/jeroenm/py2tex/
py-apache.tar.gz Embedding Python in Apache HTTP Server (Dave Mitchell)
py-apache.README
PyGres95-1.0b.tgz Interface to the Postgres95 database (Pascal Andre)
PyGres95.README
pymake-1.8.tar.gz Convert Setup file to Makefile (michael shiplett)
pymake.README
pynttk.tgz Python+Tkinter-on-WINNT source snapshot (Ross Andrus)
pynttk.README
Python_NeXT_Patch.tar.gz Patches for Mach threads under NextStep
Python_NeXT_Patch.README (Jeff Sickel)
python-tix.tar.gz Tkinter patch to use extended TIX widets (James Patten)
python-tix.README (See also PyTix.*)
PyTix-1.11.tar.gz Another pytix, elaborating on prior work (Sudir Shenoy)
PyTix-1.11.README (See also python-tix.*)
remotecall.tar.gz Client-server framework classes (Daniel Larsson)
remotecall.README
rivet/ Tk GUI toolkit, sans TCL (Brian Warkentine)
rsa.tar.gz RSA in Python (Jan-Hein B\"uhrman and Niels Ferguson)
sgivideo.tar.gz Handle SGI CMIF video format files (GvR, Jack Jansen,
Sjoerd Mullander)
soundex.tar.gz Hash english to sound-values (David Wayne Williams)
soundex.README
sscanfmodule.c Analogue of C's sscanf (Steve Clift)
sscanfmodule.README
stoffel.tar.gz Miscellany (Stoffel Erasumus)
subproc.tar.gz A subprocess interface (Ken Manheimer)
surd.py Rational numbers as entities (Nick Seidenman)
surd.README
sybasemodule.c SYBASE interface (John Redford)
tk4buttons.shar triButton.c and studButton.c for Tk 4.0b3
tkdialogs.tar.gz Misc TKinter dialogs (Ken Howard, Graham Matthews)
turing.tar.gz Turing machine simulation (emulation?) (amrit@@xvt.com)
typhoonmodule.c typhoon database interface (Lance Ellinghaus)
typhoonmodule.README
vms.tar.gz Limited port of Python 1.2 to VMS (Donn Cave)
vms.README (see also VMS-patch-1.2)
VMS-patch-1.2.tar.gz Another VMS port, built on Donn's (Christer Wingel)
VMS-patch-1.2.README (see also vms.*)
vpApp.tar.gz A GUI application framework using Motif (Per Spilling)
vpApp.README
xfreeze.tar.gz Produce executable of python env (Siebren van der Zee)
xfreeze.README
yahtzee.tar.gz Yahtzee game (from grail applet) (Barry Warsaw)
yahtzee.README
yarn.tar.gz Yet Another Rat'l Num module, extensive! (Lanny Ripple)
yarn.README
zlib.tar.Z Data compression using GNU zlib (Andrew Kuchling)
zlib.README
@
1.20
log
@Added entry for my outdent.el.
@
text
@d68 2
@
1.19
log
@Added yarn.*
@
text
@d57 1
@
1.18
log
@Replaced older version of PyTix.
@
text
@d103 2
@
1.17
log
@Added entry (and link) for new remotecall.README file.
@
text
@d70 3
a72 3
python-tix.README (See also PyTix.*)
PyTix-1.1.tar.gz Another pytix, elaborating on prior work (Sudir Shenoy)
PyTix.README (See also python-tix.*)
@
1.16
log
@Removed PymSQL, since mSQL is refined from it, and anthony baxter
requested it.
@
text
@d74 1
@
1.15
log
@Trivial clarifications of a few descriptions.
@
text
@d56 1
a56 1
mSQLmodule.README (Refined from PymSQL, below.)
a66 2
PymSQL.tar.gz Mini-SQL interface (Anthony Baxter)
PymSQL.README (See also mSQL.tar.gz, above.)
@
1.14
log
@Added barry's unbundled yahtzee game.
@
text
@d33 2
a34 2
avl.tar.gz Hybrid dicts/lists, with best-of-both (Sam Rushing)
avl.README
d73 1
a73 1
PyTix-1.1.tar.gz Another pytix, elaborating pytix.tar.gz (Sudir Shenoy)
@
1.13
log
@Added mSQL stuff.
@
text
@d102 2
@
1.12
log
@Starting to organize the contents into categorical subdirs, and
detailed that organization.
@
text
@d21 1
d55 2
d68 1
a68 1
PymSQL.README
d72 1
a72 3
python-tix.README (See also pytix.*, PyTix.*)
pytix.tar.gz Using TIX widgets in Python (Jean-Marc Lugrin)
pytix.README (See also python-tix.*, & PyTix.* which builds on this)
d74 1
a74 1
PyTix.README (See also python-tix.*, pytix.*)
@
1.11
log
@Added new version of pymake.
@
text
@d1 28
a28 2
Contributed Python Sources
==========================
d31 1
a31 1
AmigaPython.README
d33 1
a33 1
avl.README
d39 1
a39 1
expy-0.4a.tar.gz Interface to Don Libes' "expect" (Farzad Farid)
d49 2
a50 2
kwParsing.README
kwParsing.example
d56 1
a56 1
py2tex/ Typeset Python programs with LaTeX NOTE: not mirrored
d59 1
a59 1
py-apache.README
d61 1
a61 1
PyGres95.README
d63 1
a63 1
pymake.README
d65 3
a67 3
PymSQL.README
Python_NeXT_Patch.tar.gz Patches for Mach threads under NextStep
Python_NeXT_Patch.README (Jeff Sickel)
d69 1
a69 1
python-tix.README (See also pytix.*)
d71 3
a73 1
pytix.README (See also python-tix.*)
d86 1
a86 1
surd.README
d92 1
a92 1
typhoonmodule.README
d94 1
a94 1
vms.README. (see also VMS-patch-1.2)
d101 1
a101 1
zlib.tar.gz Data compression using GNU zlib (Andrew Kuchling)
@
1.10
log
@Incorporated python-tix from incoming.
@
text
@d36 2
a37 1
pymake.tar.gz Convert Setup file to Makefile (michael shiplett)
@
1.9
log
@Pointed people to amiga 'lha' file instead of tar.gz file.
@
text
@d41 2
d44 1
a44 1
pytix.README
d65 1
a65 1
vms.README.
d67 1
a67 1
VMS-patch-1.2.README
@
1.8
log
@Added avl.README
@
text
@d4 1
a4 1
AmigaPython.tar.gz Python ported to Amiga (Irmen de Jong)
@
1.7
log
@Incorporated wingel's VMS patches, pymake, from incoming.
@
text
@d7 1
@
1.6
log
@Adding AmigaPython
@
text
@d35 1
d62 3
a64 1
vms.README
@
1.5
log
@Added avl.tar.gz, HTMLsupport.py. klm.
@
text
@d4 2
@
1.4
log
@added Python-NeXT_Patch.*; added / after rivet
@
text
@d4 1
d16 1
@
1.3
log
@Added pp.py
@
text
@d33 2
d38 1
a38 1
rivet Tk GUI toolkit, sans TCL (Brian Warkentine)
@
1.2
log
@Added all the items in the dir, and tried to include author names when
i could identify them...
@
text
@d24 1
@
1.1
log
@Initial revision
@
text
@d4 23
a26 1
py-apache.tar.gz Embedding Python in the Apache HTTP Server
d28 1
a28 2
PyGres95-1.0b.tgz Interface to the Postgres95 database
d30 1
a30 5
vpApp.tar.gz A GUI application framework using Motif
vpApp.README
PymSQL.tar.gz Mini-SQL interface
d32 8
a39 18
kjbuckets.tar.gz C extension for hash table based datatypes
kjbuckets.README (new: version 2.1)
kwParsing.tar.gz Parser generator written in Python
kwParsing.README
kwParsing.example
py2tex/ Typeset Python programs with LaTeX
NOTE: not mirrored -- see
ftp://ftp.cwi.nl/pub/jeroenm/py2tex/
expy-0.4a.tar.gz Interface to Don Libes' "expect" library,
by Farzad Farid
subproc.py Ken Manheimer's subprocess manager
soundex.tar.gz Soundex module by David Wayne Williams
d41 5
a45 2
surd.py Rational numbers by Nick Seidenman
d47 7
a53 9
tk4buttons.shar triButton.c and studButton.c for Tk 4.0b3
memmon Python and C++ code to monitor memory mgt
memmon.README
sybasemodule.c John Redford's SYBASE interface
vms.tar.gz Limited port of Python 1.2 to VMS
d55 6
a60 13
dbhash.tar.gz BSD hash (dbhash) interface (anonymous)
pytix.tar.gz Using TIX widgets in Python (Jean-Marc Lugrin)
pytix.README
xfreeze.tar.gz produce executable, not overwriting current
xfreeze.README directory, and with optimization
zlib.tar.gz Data compression using GNU zlib (Andrew
zlib.README Kuchling)
Many, many more now...
@