--- !ruby/object:Gem::Specification name: rakutenusa-blackbook version: !ruby/object:Gem::Version version: 1.0.12 platform: ruby authors: - Rany Keddo - Brian Cardarella autorequire: bindir: bin cert_chain: [] date: 2009-03-10 00:00:00 -07:00 default_executable: dependencies: [] description: TODO email: bcardarella@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - CHANGES.markdown - Manifest.txt - README.markdown - VERSION.yml - lib/blackbook - lib/blackbook/exporter - lib/blackbook/exporter/base.rb - lib/blackbook/exporter/vcf.rb - lib/blackbook/exporter/xml.rb - lib/blackbook/importer - lib/blackbook/importer/aol.rb - lib/blackbook/importer/base.rb - lib/blackbook/importer/csv.rb - lib/blackbook/importer/freenet.rb - lib/blackbook/importer/gmail.rb - lib/blackbook/importer/gmx.rb - lib/blackbook/importer/hotmail.rb - lib/blackbook/importer/page_scraper.rb - lib/blackbook/importer/web.de.rb - lib/blackbook/importer/yahoo.rb - lib/blackbook.rb - test/config - test/config/credentials.yml.example - test/fixtures - test/fixtures/aol_application_page.html - test/fixtures/aol_bad_login_response_stage_3.html - test/fixtures/aol_contacts.html - test/fixtures/aol_login_response_stage_1.html - test/fixtures/aol_login_response_stage_2.html - test/fixtures/aol_login_response_stage_3.html - test/fixtures/aol_login_response_stage_4.html - test/fixtures/aol_new_contacts.html - test/fixtures/gmail.csv - test/fixtures/gmail_bad_login_response_stage_2.html - test/fixtures/gmail_contacts.html - test/fixtures/gmail_login_response_stage_1.html - test/fixtures/gmail_login_response_stage_2.html - test/fixtures/gmail_login_response_stage_2a.html - test/fixtures/gmail_login_response_stage_3.html - test/fixtures/gmail_redirect_body.html - test/fixtures/hotmail_bad_login_response_stage_2.html - test/fixtures/hotmail_contacts.html - test/fixtures/hotmail_login_response_stage_1.html - test/fixtures/hotmail_login_response_stage_2.html - test/fixtures/hotmail_login_response_stage_3.html - test/fixtures/hotmail_scrape_first_page.html - test/fixtures/hotmail_scrape_response_stage_1.html - test/fixtures/hotmail_scrape_response_stage_2.html - test/fixtures/hotmail_scrape_response_stage_3.html - test/fixtures/yahoo_bad_login_response_stage_2.html - test/fixtures/yahoo_contacts.csv - test/fixtures/yahoo_contacts_not_logged_in.html - test/fixtures/yahoo_contacts_stage_1.html - test/fixtures/yahoo_login_response_stage_1.html - test/fixtures/yahoo_login_response_stage_2.html - test/fixtures/yahoo_no_user_response_stage_2.html - test/freenet_importer_test.rb - test/gmx_importer_test.rb - test/scripts - test/scripts/live_test.rb - test/test_blackbook.rb - test/test_blackbook_exporter_base.rb - test/test_blackbook_exporter_vcf.rb - test/test_blackbook_exporter_xml.rb - test/test_blackbook_importer_aol.rb - test/test_blackbook_importer_base.rb - test/test_blackbook_importer_csv.rb - test/test_blackbook_importer_gmail.rb - test/test_blackbook_importer_hotmail.rb - test/test_blackbook_importer_page_scraper.rb - test/test_blackbook_importer_yahoo.rb - test/test_helper.rb - test/web.de_importer_test.rb has_rdoc: true homepage: http://github.com/bcardarella/blackbook post_install_message: rdoc_options: - --inline-source - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.2.0 signing_key: specification_version: 2 summary: TODO test_files: []