mmLib-0.9.8: Python Macromolecular Library (mmLib)
http://pymmlib.sourceforget.net/
-------------------------------------------------------------------------------

DESCRIPTION::
The Python Macromolecular Library (mmLib) is a collection of Python 
modules the examination and manipulation of macromolecular structures,
and the files which describe them.

REQUIREMENTS::
  * Python >= 2.4 (the iterators use yield, True/False)
  * numpy >= 0.9.5

Additional requirements for the mmCIF Editor and tlsview.py Viewer:
  * PyOpenGL         >= 2.0.0.44 (http://pyopengl.sourceforge.net/)
  * gtk              >= 2.0/2.2  (http://www.gtk.org/)
  * PyGtk            >= 1.99.16  (http://www.pygtk.org/)
  * GtkGLExt         >= 0.7.1    (http://gtkglext.sourceforge.net)
  * PyGtkGLExt       >= 0.0.2    (http://gtkglext.sourceforge.net)

HARDWARE::
If you want to use the GLViewer.py module, or use the mmLib Molecular 
Viewer, you will need OpenGL hardware acceleration provided by your video
card and driver.  I have tested this on a NVIDIA 5200FX using RedHat 9.0
and the latest NVIDIA-6106 driver.

INSTALLATION::
Read INSTALL.txt

PROBLEMS/BUG REPORTS/CONTACT::
You can contact us through our SourceForge site, or email us directly at:
    * Ethan Merritt <merritt@u.washington.edu>
    * Jay Painter <jpaint@u.washington.edu>

