Sha256: 11af20e24a80cca461c050e2d4df5276e3b87be3a8c58d8776cb0faf0667726b
Contents?: true
Size: 1.45 KB
Versions: 0
Compression: gzip
Compressed size: 681 Bytes
Stored size: 681 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.8.10 specification_version: 1 name: fireruby version: !ruby/object:Gem::Version version: 0.2.2 date: 2005-04-12 summary: Ruby interface library for the Firebird database. require_paths: - lib email: paw220470@yahoo.ie homepage: http://rubyforge.org/projects/fireruby/ rubyforge_project: description: FireRuby is an extension to the Ruby programming language that provides access to the Firebird open source RDBMS. FireRuby is based in the Firebird C API and has no additional dependencies. The FireRuby library wraps the API calls in a Ruby OO interface. autorequire: fireruby default_executable: bindir: bin has_rdoc: true required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: platform: i586-linux authors: - Peter Wood files: - lib/mkdoc - lib/fireruby.bundle - lib/fireruby.so - lib/src.rb - test/SQLTest.rb - test/DatabaseTest.rb - test/StatementTest.rb - test/ConnectionTest.rb - test/TransactionTest.rb - test/TestSetup.rb - test/UnitTest.rb - test/DDLTest.rb - test/ResultSetTest.rb - test/RowTest.rb - test/GeneratorTest.rb - doc/README - doc/license.txt - examples/example01.rb test_files: - test/UnitTest.rb rdoc_options: - "--main" - doc/README extra_rdoc_files: - doc/README executables: [] extensions: [] requirements: [] dependencies: []