sqlite3 1.4.4
This module allows Ruby programs to interface with the SQLite3 database engine (http://www.sqlite.org). You must have the SQLite engine installed in order to build this module. Note that this module is only compatible with SQLite 3.6.16 or newer.
          Gemfile:
          =
        
        
          install:
          =
        
      Versions:
- 2.7.4 September 19, 2025 (3.09 MB)
- 2.7.4 September 19, 2025 x86_64-linux-musl (2.47 MB)
- 2.7.4 September 19, 2025 x86_64-linux-gnu (2.5 MB)
- 2.7.4 September 19, 2025 x86_64-darwin (3.25 MB)
- 2.7.4 September 19, 2025 x86-linux-musl (2.62 MB)
- 1.4.4 June 14, 2022 (69.5 KB)
Development Dependencies (8):
            hoe
            ~> 3.23
          
          
            hoe-bundler
            ~> 1.0
          
          
            hoe-gemspec
            ~> 1.0
          
          
            mini_portile2
            ~> 2.0
          
          
            minitest
            ~> 5.15
          
          
            rake-compiler
            ~> 1.0
          
          
            rake-compiler-dock
            ~> 0.6.0
          
          
            rdoc
            >= 4.0, < 7
          
    


