equal
  deleted
  inserted
  replaced
  
    
    
    19     template system.  I always think I should upgrade to a more  | 
    19     template system.  I always think I should upgrade to a more  | 
    20     powerful one but htmltmpl really simply do the job.  | 
    20     powerful one but htmltmpl really simply do the job.  | 
    21   - pygresql (http://www.pygresql.org/).  A Python DBAPI-2.0  | 
    21   - pygresql (http://www.pygresql.org/).  A Python DBAPI-2.0  | 
    22     interface to postgresql.  I think any other DBAPI-2.0 compliant  | 
    22     interface to postgresql.  I think any other DBAPI-2.0 compliant  | 
    23     module will do it with only small modifications.  | 
    23     module will do it with only small modifications.  | 
         | 
    24   - xbel-utils.  A part of python-xml to manipulate XBEL XML files.  | 
         | 
    25     Only necessary if you want the XBEL files import feature.  | 
    24   | 
    26   | 
    25 --  | 
    27 --  | 
    26 xbelweb installation  | 
    28 xbelweb installation  | 
    27 (after untar/unzip the distribution file to a temporary location...)  | 
    29 (after untar/unzip the distribution file to a temporary location...)  | 
    28   | 
    30   |