Sha256: d85cdbef880cc17e123de9eaca8a337c5af10e31aa4a66229e4e52774c8a88af
Contents?: true
Size: 1.28 KB
Versions: 0
Compression: gzip
Compressed size: 626 Bytes
Stored size: 626 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.20 date: 2005-12-20 summary: Ruby extension for PostgreSQL database coordination 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 - Makefile - MANIFEST - mkmf.log - 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: []