[Docstring-checkins] CVS: dps/spec dps.cat,1.1.1.1,1.2
Status: Pre-Alpha
Brought to you by:
goodger
From: David G. <go...@us...> - 2001-08-23 03:52:40
|
Update of /cvsroot/docstring/dps/spec In directory usw-pr-cvs1:/tmp/cvs-serv27037/dps/spec Modified Files: dps.cat Log Message: updated Index: dps.cat =================================================================== RCS file: /cvsroot/docstring/dps/spec/dps.cat,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** dps.cat 2001/07/22 22:36:10 1.1.1.1 --- dps.cat 2001/08/23 03:52:38 1.2 *************** *** 1,19 **** -- - .. $Id$ - =========================================================================== Python Docstring Processing System Catalog Data =========================================================================== ! Author: David Goodger ! Contact: dgo...@bi... ! Version: 0.1 ! Date: 2001-05-29 ! Filename: dps.cat This file provides a mapping from formal public identifier to system filename. ! More information about this file and the Python Docstring Processing System ! project can be found at http://docstring.sf.net/. The latest version of this ! file is available from http://docstring.sf.net/spec/dps.cat. -- --- 1,19 ---- -- =========================================================================== Python Docstring Processing System Catalog Data =========================================================================== ! :Author: David Goodger ! :Contact: go...@us... ! :Revision: $Revision$ ! :Date: $Date$ ! :Copyright: This DTD has been placed in the public domain. ! :Filename: dps.cat This file provides a mapping from formal public identifier to system filename. ! More information about this file and the Python Docstring Processing ! System project can be found at http://docstring.sourceforge.net/. The ! latest version of this file is available from ! http://docstring.sourceforge.net/spec/dps.cat. -- |