Sha256: c88a4e422c925ecc17cf95e3ff616523a531faa5a05445e5c51c583b1f89562e
Contents?: true
Size: 1.73 KB
Versions: 0
Compression: gzip
Compressed size: 816 Bytes
Stored size: 816 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.9.0 specification_version: 1 name: ibruby version: !ruby/object:Gem::Version version: 0.5.0 date: 2006-12-03 00:00:00 +13:00 summary: Ruby interface library for the InterBase database. require_paths: - lib email: paw220470@yahoo.ie, rvowles@codegear.com homepage: http://rubyforge.org/projects/ibruby/ rubyforge_project: description: IBRuby is an extension to the Ruby programming language that provides access to the InterBase RDBMS. IBRuby is based in the InterBase C API and has no additional dependencies. The IBRuby library wraps the API calls in a Ruby OO interface. autorequire: ibruby 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 signing_key: cert_chain: post_install_message: authors: - Peter Wood, Richard Vowles files: - lib/mkdoc - lib/SQLType.rb - lib/ibruby.rb - lib/src.rb - lib/ib_lib.so - test/SQLTest.rb - test/DatabaseTest.rb - test/StatementTest.rb - test/AddRemoveUserTest.rb - test/ConnectionTest.rb - test/ServiceManagerTest.rb - test/TransactionTest.rb - test/RoleTest.rb - test/SQLTypeTest.rb - test/CharacterSetTest.rb - test/BooleanTest.rb - test/KeyTest.rb - test/TestSetup.rb - test/BackupRestoreTest.rb - test/RowCountTest.rb - test/UnitTest.rb - test/DDLTest.rb - test/TypeTest.rb - test/ResultSetTest.rb - test/RowTest.rb - test/GeneratorTest.rb - doc/files - doc/README - doc/license.txt - doc/classes - examples/example01.rb test_files: - test/UnitTest.rb rdoc_options: - --main - doc/README extra_rdoc_files: - doc/README executables: [] extensions: [] requirements: [] dependencies: []