Sha256: 47ae9e90b9dc4bcf3aecdd3d931cd05d50b99ad6f0da40f823caea7825abfa56
Contents?: true
Size: 1.8 KB
Versions: 0
Compression: gzip
Compressed size: 723 Bytes
Stored size: 723 Bytes
Contents
--- !ruby/object:Gem::Specification name: lperichon-contacts version: !ruby/object:Gem::Version prerelease: false segments: - 1 - 0 - 6 version: 1.0.6 platform: ruby authors: [] autorequire: bindir: bin cert_chain: [] date: 2010-07-12 00:00:00 -03:00 default_executable: dependencies: [] description: email: executables: [] extensions: [] extra_rdoc_files: [] files: - .gitmodules - LICENSE - README.markdown - Rakefile - lib/contacts.rb - lib/contacts/consumer.rb - lib/contacts/google.rb - lib/contacts/oauth_consumer.rb - lib/contacts/util.rb - lib/contacts/version.rb - lib/contacts/windows_live.rb - lib/contacts/windowslivelogin.rb - lib/contacts/yahoo.rb - rails/init.rb - spec/contact_spec.rb - spec/feeds/contacts.yml - spec/feeds/flickr/auth.getFrob.xml - spec/feeds/flickr/auth.getToken.xml - spec/feeds/google-many.xml - spec/feeds/google-single.xml - spec/feeds/wl_contacts.xml - spec/feeds/yh_contacts.txt - spec/feeds/yh_credential.xml - spec/flickr/auth_spec.rb - spec/gmail/auth_spec.rb - spec/gmail/fetching_spec.rb - spec/rcov.opts - spec/spec.opts - spec/spec_helper.rb - spec/windows_live/windows_live_spec.rb - spec/yahoo/yahoo_spec.rb has_rdoc: true homepage: licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.6 signing_key: specification_version: 3 summary: Fetch users' contact lists without asking them to provide their passwords, as painlessly as possible. test_files: []