Sha256: 3a46adec382a182d8bc604f21c703d5a0d2ae1e22742e8503d9b6dff461f1826
Contents?: true
Size: 1.26 KB
Versions: 0
Compression: gzip
Compressed size: 618 Bytes
Stored size: 618 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.8.10 specification_version: 1 name: ruby-postgres version: !ruby/object:Gem::Version version: 0.7.1.2005.12.21 date: 2005-12-21 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 authors: - "Yukihiro Matsumoto, Eiji Matsumoto, Noboru Saitou, Dave Lee" files: - ChangeLog - Contributors - doc - extconf.rb - libpq-compat.c - MANIFEST - postgres.c - README - README.ja - ruby-postgres.gemspec - sample - tests - type-oids.h - doc/postgres.html - doc/postgres.jp.html - sample/losample.rb - sample/psql.rb - sample/psqlHelp.rb - sample/test1.rb - sample/test2.rb - sample/test4.rb - tests/tc_postgres.rb test_files: [] rdoc_options: [] extra_rdoc_files: [] executables: [] extensions: - extconf.rb requirements: - PostgreSQL libpq library and headers dependencies: []