Sha256: a3bd70eaa48f08b555adb897d9efc9609006972b0ee6b756bbf636358b9f3ad8
Contents?: true
Size: 1.76 KB
Versions: 0
Compression: gzip
Compressed size: 830 Bytes
Stored size: 830 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.9.0 specification_version: 1 name: ibruby version: !ruby/object:Gem::Version version: 0.5.5 date: 2007-04-01 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: i586-linux signing_key: cert_chain: post_install_message: authors: - Peter Wood, Richard Vowles files: - lib/mkdoc - lib/ibruby.rb - lib/src.rb - lib/ibmeta.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/MetaTest.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: []