Update of /cvsroot/pymerase/htdocs
In directory sc8-pr-cvs1:/tmp/cvs-serv11048
Modified Files:
index.html
Log Message:
news
Index: index.html
===================================================================
RCS file: /cvsroot/pymerase/htdocs/index.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** index.html 12 Feb 2003 02:28:53 -0000 1.5
--- index.html 14 Feb 2003 01:35:57 -0000 1.6
***************
*** 47,51 ****
whatever else you might like.<br>
<div align="center">
! <img src="images/pymeraseFigure-v3-600x600.jpg" alt="Pymerase Figure">
</div>
</td>
--- 47,51 ----
whatever else you might like.<br>
<div align="center">
! <img src="images/pymeraseFigure-v3-600x600.jpg" alt="Pymerase Figure" width="600" height="600">
</div>
</td>
***************
*** 56,60 ****
<tr>
<td width="100%" bgcolor="#6C8AFF">
! <p><u>February 11th, 2003</u><b> - Pymerase Install Script</b><br>
Pymerase now has a distutils install script. In the future we hope
to provide Debian packages for installing pymerase. Until then,
--- 56,67 ----
<tr>
<td width="100%" bgcolor="#6C8AFF">
! <p><u>February 13th, 2003</u><b> - Documentation: Input/Output Modules</b><br>
! An <a href="docs/input">input</a> and <a href="docs/output">output</a>
! module page have been added to the <a href="docs">docs</a> section of the
! pymerase web site. These pages contain information about the status of
! each of the modules, whether it works with Python and/or Jython, and brief
! descriptions.<u><br>
! <br>
! February 11th, 2003</u><b> - Pymerase Install Script</b><br>
Pymerase now has a distutils install script. In the future we hope
to provide Debian packages for installing pymerase. Until then,
|