Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        qof - Query engine library for C objects
        
        QOF - The Query Object Framework is a C library that provides a query engine
to C applications.  This allows SQL-like queries to be performes on a
collection of C/C++ objects (which act like SQL tables).
QOF is an offshoot of the GnuCash engine, consisting of those pieces
unrelated to accounting.  The Query Engine allows C/C++ applications
to treat random collections of objects as if they were SQL tables,
and perform table-join type queries across them.  In addition, the
query engine can be backed by an actual database, so that instances
of local objects can act as a 'cache' to a much larger SQL database.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | qof | 
                0.7.0 | 
                1.fc5 | 
                i386 | 
                463 KiB | 
                Fri Sep  1 15:34:15 2006 | 
            
        
        Changelog
        
            - * Thu Aug 24 18:00:00 2006 Toshio Kuratomi <toshio-tiki-lounge.com> - 0.7.0-1
 
            - Upgrade to upstream 0.7.0.
 
        
            - * Sun Jun 11 18:00:00 2006 Toshio Kuratomi <toshio-tiki-lounge.com> - 0.6.4-6
 
            - Rename docs subpackage to doc.
 
        
            - * Sun May 28 18:00:00 2006 Toshio Kuratomi <toshio-tiki-lounge.com> - 0.6.4-5
 
            - Use G_MAXINT32 for the test patch.
- BR: gettext.