Sha256: 1edff9b85865748fdab8baaf284921494d19cbca6aed38d6b2c0a6b3a5b8f4dc
Contents?: true
Size: 1.43 KB
Versions: 0
Compression: gzip
Compressed size: 654 Bytes
Stored size: 654 Bytes
Contents
--- !ruby/object:Gem::Specification name: pg version: !ruby/object:Gem::Version version: 0.7.9.2008.10.05 platform: ruby authors: - Yukihiro Matsumoto - Eiji Matsumoto - Noboru Saitou - Dave Lee - Jeff Davis autorequire: bindir: bin cert_chain: [] date: 2008-10-05 00:00:00 -07:00 default_executable: dependencies: [] description: email: ruby-pg@j-davis.com executables: [] extensions: - ext/extconf.rb extra_rdoc_files: - ext/pg.c files: - doc/postgres.html - doc/postgres.jp.html - ext/extconf.rb - ext/pg.h - ext/compat.c - ext/pg.c - ext/mkrf_config.rb - ext/compat.h - sample/losample.rb - sample/psqlHelp.rb - sample/psql.rb - sample/test1.rb - sample/test4.rb - sample/test2.rb - spec/pgresult_spec.rb - spec/data - spec/data/random_binary_data - spec/data/expected_trace.out - spec/pgconn_spec.rb has_rdoc: true homepage: http://rubyforge.org/projects/ruby-pg post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: - PostgreSQL libpq library and headers rubyforge_project: ruby-pg rubygems_version: 1.2.0 signing_key: specification_version: 2 summary: Ruby extension library providing an API to PostgreSQL test_files: []