Sha256: ee688b5ea1a4d706e67b059e37b35384da264ad1222cc4e0377f4a88225c8426
Contents?: true
Size: 1.76 KB
Versions: 0
Compression: gzip
Compressed size: 824 Bytes
Stored size: 824 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.9.2 specification_version: 1 name: ibruby version: !ruby/object:Gem::Version version: 0.5.5 date: 2007-09-08 00:00:00 +12:00 summary: Ruby interface library for the InterBase database. require_paths: - lib email: paw220470@yahoo.ie, richard@developers-inc.co.nz 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: mswin32 signing_key: cert_chain: post_install_message: authors: - Peter Wood, Richard Vowles files: - lib/ibmeta.rb - lib/ibruby.rb - lib/ib_lib.so - lib/mkdoc - lib/src.rb - test/AddRemoveUserTest.rb - test/BackupRestoreTest.rb - test/BooleanTest.rb - test/CharacterSetTest.rb - test/ConnectionTest.rb - test/DatabaseTest.rb - test/DDLTest.rb - test/GeneratorTest.rb - test/KeyTest.rb - test/MetaTest.rb - test/ResultSetTest.rb - test/RoleTest.rb - test/RowCountTest.rb - test/RowTest.rb - test/ServiceManagerTest.rb - test/SQLTest.rb - test/SQLTypeTest.rb - test/StatementTest.rb - test/TestSetup.rb - test/TransactionTest.rb - test/TypeTest.rb - test/UnitTest.rb - doc/classes - doc/files - doc/license.txt - doc/README - examples/example01.rb test_files: - test/UnitTest.rb rdoc_options: - --main - doc/README extra_rdoc_files: - doc/README executables: [] extensions: [] requirements: [] dependencies: []