Sha256: 1f39d9584eda54116d6939f36bf8158e3294025950eaefce2ccde217f68f973e
Contents?: true
Size: 1.75 KB
Versions: 0
Compression: gzip
Compressed size: 745 Bytes
Stored size: 745 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.8.8 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: mswin32 authors: - Peter Wood files: - lib/CVS - lib/fireruby.bundle - lib/mkdoc - lib/src.rb - lib/fireruby.so - lib/CVS/Entries - lib/CVS/Repository - lib/CVS/Root - test/ConnectionTest.rb - test/CVS - test/DatabaseTest.rb - test/DDLTest.rb - test/GeneratorTest.rb - test/ResultSetTest.rb - test/RowTest.rb - test/SQLTest.rb - test/StatementTest.rb - test/TestSetup.rb - test/TransactionTest.rb - test/UnitTest.rb - test/CVS/Entries - test/CVS/Repository - test/CVS/Root - doc/CVS - doc/license.txt - doc/README - doc/CVS/Entries - doc/CVS/Repository - doc/CVS/Root - examples/CVS - examples/example01.rb - examples/CVS/Entries - examples/CVS/Repository - examples/CVS/Root test_files: - test/UnitTest.rb rdoc_options: - "--main" - doc/README extra_rdoc_files: - doc/README executables: [] extensions: [] requirements: [] dependencies: []