Update of /cvsroot/docstring/dps
In directory usw-pr-cvs1:/tmp/cvs-serv27252/dps
Modified Files:
README.txt
Log Message:
updated
Index: README.txt
===================================================================
RCS file: /cvsroot/docstring/dps/README.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** README.txt 2001/07/29 15:55:58 1.2
--- README.txt 2001/08/23 03:53:45 1.3
***************
*** 3,15 ****
============================================
! Author: David Goodger
! Contact: dgo...@bi...
! Date: $Date$
! Web-site: http://docstring.sourceforge.net/
Thank you for downloading the Python Docstring Processing System
project arhive. As this is a work in progress, please check the
project web site for updated working files. The latest release archive
! is available at http://sf.net/project/showfiles.php?group_id=26626.
To run the code, Python 2.0 or later must already be installed. You
--- 3,16 ----
============================================
! :Author: David Goodger
! :Contact: go...@us...
! :Date: $Date$
! :Web-site: http://docstring.sourceforge.net/
Thank you for downloading the Python Docstring Processing System
project arhive. As this is a work in progress, please check the
project web site for updated working files. The latest release archive
! is available at
! http://sourceforge.net/project/showfiles.php?group_id=26626.
To run the code, Python 2.0 or later must already be installed. You
|