Sha256: ff7bfac36d146084f268cb8a5d36425f5f3a0ad0a8d1274185f8bc6ad0bcc7a0
Contents?: true
Size: 1.24 KB
Versions: 0
Compression: gzip
Compressed size: 639 Bytes
Stored size: 639 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.8.11 specification_version: 1 name: ruby-postgres version: !ruby/object:Gem::Version version: 0.7.1.2006.04.06 date: 2006-04-06 00:00:00 -05:00 summary: Ruby extension library providing an API to PostgreSQL require_paths: - . email: davelee.com@gmail.com homepage: http://ruby.scripting.ca/postgres/ rubyforge_project: ruby-postgres description: autorequire: postgres 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: ruby signing_key: cert_chain: authors: - Yukihiro Matsumoto - Eiji Matsumoto - Noboru Saitou - Dave Lee files: - sample - Contributors - ruby-postgres.gemspec - tests - ChangeLog - libpq-compat.c - README - doc - MANIFEST - postgres.c - extconf.rb - type-oids.h - README.ja - sample/psqlHelp.rb - sample/losample.rb - sample/test4.rb - sample/test2.rb - sample/test1.rb - sample/psql.rb - tests/tc_postgres.rb - doc/postgres.jp.html - doc/postgres.html test_files: [] rdoc_options: [] extra_rdoc_files: [] executables: [] extensions: - extconf.rb requirements: - PostgreSQL libpq library and headers dependencies: []