Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        sqlite2 - Embeddable SQL engine in a C library
        
        SQLite is a small, fast, embeddable SQL database engine that supports
most of SQL92, including transactions with atomic commit and rollback,
subqueries, compound queries, triggers, and views. A complete database
is stored in a single cross-platform disk file. The native C/C++ API
is simple and easy to use. Bindings for other languages are also
available.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | sqlite2 | 
                2.8.16 | 
                2.fc4 | 
                ppc | 
                347 KiB | 
                Sun Nov 27 00:07:06 2005 | 
            
        
        Changelog
        
            - * Sat Nov 26 17:00:00 2005 Ignacio Vazquez-Abrams <ivazquez{%}ivazquez{*}net> 2.8.16-2
 
            - Disable static libs
 
        
            - * Fri May 20 18:00:00 2005 Ignacio Vazquez-Abrams <ivazquez{%}ivazquez{*}net> 2.8.16-1
 
            - Name change to sqlite2
- Dropped Epoch
- Added Obsoletes to all subpackages
- Minor cosmetic changes
 
        
            - * Wed Feb 16 17:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0:2.8.16-1
 
            - Update to 2.8.16 bug-fix release + update patches.