equal
  deleted
  inserted
  replaced
  
    
    
|      5 Requirements |      5 Requirements | 
|      6 ------------ |      6 ------------ | 
|      7  |      7  | 
|      8  * Python 3.2+ |      8  * Python 3.2+ | 
|      9  * Psycopg2 |      9  * Psycopg2 | 
|         |     10  * pycolib <http://hg.devl.cz/pycolib> | 
|     10  |     11  | 
|     11 Optional: |     12 Optional: | 
|     12  * MyManager: |     13  * for MyManager: | 
|     13    * MySQLdb 1.2.3 |     14    * MySQLdb 1.2.3 | 
|     14    * see extras for Python3 patch |     15    * see extras for Python3 patch | 
|     15  * pgconsole: |     16  * for pgconsole.py: | 
|     16    * GTK3 + Python bindings + Cairo + GtkSource |     17    * GTK3 + Python bindings + Cairo + GtkSource | 
|     17    * packages in Debian: python3-gi python3-gi-cairo gir1.2-gtk-3.0 gir1.2-gtksource-3.0 |     18    * packages in Debian: python3-gi python3-gi-cairo gir1.2-gtk-3.0 gir1.2-gtksource-3.0 | 
|     18  * browser: |     19  * for browser.py: | 
|     19    * tuikit (http://hg.devl.cz/tuikit) |     20    * tuikit (http://hg.devl.cz/tuikit) | 
|     20  |     21  | 
|     21 General Python Modules |     22 General Python Modules | 
|     22 ---------------------- |     23 ---------------------- | 
|     23  |     24  |