Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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.17 | 1.fc5 | src | 971 KiB | Sun Sep 10 23:14:39 2006 | 
        
        Changelog
        
            - * Sun Sep 10 18:00:00 2006 Mike McGrath <imlinux{%}gmail{*}com> 2.8.17-2
- - New upstream source 
            - * Tue Feb 28 17:00:00 2006 Ignacio Vazquez-Abrams <ivazquez{%}ivazquez{*}net> 2.8.16-3
- - Rebuild for Fedora Extras 5 
            - * Sat Nov 26 17:00:00 2005 Ignacio Vazquez-Abrams <ivazquez{%}ivazquez{*}net> 2.8.16-2
- - Disable static libs