Sha256: a7ab04662a9a84603f5afb3d820f563037f5d479d61a82e66bbabeec7ddf223f
Contents?: true
Size: 1.31 KB
Versions: 0
Compression: gzip
Compressed size: 663 Bytes
Stored size: 663 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.2005.12.19 date: 2005-12-19 00:00:00 -07:00 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: mswin32 signing_key: cert_chain: authors: - Yukihiro Matsumoto, Eiji Matsumoto, Noboru Saitou, Dave Lee files: - ChangeLog - Contributors - doc - extconf.rb - libpq-compat.c - Makefile - MANIFEST - mkmf.log - postgres.c - postgres.o - postgres.so - README - README.ja - ruby-postgres-0.7.1.2005.12.19.gem - 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: [] requirements: - PostgreSQL libpq library and headers dependencies: []