Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        python-sqlobject - SQLObject -Object-Relational Manager, aka database wrapper
        
        Classes created using SQLObject wrap database rows, presenting a
friendly-looking Python object instead of a database/SQL interface.
Emphasizes convenience.  Works with MySQL, Postgres, SQLite, Firebird.
This package requires sqlite. Futher database connectors have to be installed
separately.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | python-sqlobject | 
                0.7.0 | 
                6.fc4 | 
                noarch | 
                862 KiB | 
                Sun Jul  9 12:40:36 2006 | 
            
        
        Changelog
        
            - * Fri Jun  9 18:00:00 2006 Luke Macken <lmacken{%}redhat{*}com> 0.7.0-6
 
            - Add python-sqlobject-0.7.0-pkg_resources.patch (Bug #195548)
- Remove unnecessary python-abi requirement
 
        
            - * Sun Oct 23 18:00:00 2005 Oliver Andrich <oliver{*}andrich{%}gmail{*}com> 0.7.0-5.fc4
 
            - fixed the changelog usage of a macro
 
        
            - * Sun Oct 23 18:00:00 2005 Oliver Andrich <oliver{*}andrich{%}gmail{*}com> 0.7.0-4.fc4
 
            - %{?dist} for further distinguish the different builts.