From: <ki...@us...> - 2003-05-09 02:12:09
|
Update of /cvsroot/pymerase/htdocs/sysreq In directory sc8-pr-cvs1:/tmp/cvs-serv25424 Modified Files: index.shtml Log Message: added link to SMW Index: index.shtml =================================================================== RCS file: /cvsroot/pymerase/htdocs/sysreq/index.shtml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** index.shtml 8 May 2003 21:09:04 -0000 1.4 --- index.shtml 9 May 2003 02:12:04 -0000 1.5 *************** *** 88,92 **** <td width="10%" align="center">Yes</td> <td width="90%" align="left"> ! Pymerase helps construct object-relational bridges * Pymerase provides a set of tools for constructing the glue code to serialize python objects into a relational database.<br> --- 88,92 ---- <td width="10%" align="center">Yes</td> <td width="90%" align="left"> ! Pymerase helps construct object-relational bridges<br> * Pymerase provides a set of tools for constructing the glue code to serialize python objects into a relational database.<br> *************** *** 240,244 **** <tr> <td width="32%" align="center">parseXMI</td> ! <td width="57%" align="center">SMW</td> </tr> <tr> --- 240,245 ---- <tr> <td width="32%" align="center">parseXMI</td> ! <td width="57%" align="center"> ! <a href="http://www.abo.fi/~iporres/html/smw.html">SMW</a></td> </tr> <tr> |