# -*- encoding: utf-8 -*- # stub: bcardarella-blackbook 1.0.10 ruby lib Gem::Specification.new do |s| s.name = "bcardarella-blackbook".freeze s.version = "1.0.10".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Rany Keddo".freeze, "Brian Cardarella".freeze] s.date = "2009-02-25" s.description = "TODO".freeze s.email = "bcardarella@gmail.com".freeze s.files = ["CHANGES.markdown".freeze, "Manifest.txt".freeze, "README.markdown".freeze, "VERSION.yml".freeze, "lib/blackbook".freeze, "lib/blackbook.rb".freeze, "lib/blackbook/exporter".freeze, "lib/blackbook/exporter/base.rb".freeze, "lib/blackbook/exporter/vcf.rb".freeze, "lib/blackbook/exporter/xml.rb".freeze, "lib/blackbook/importer".freeze, "lib/blackbook/importer/aol.rb".freeze, "lib/blackbook/importer/base.rb".freeze, "lib/blackbook/importer/csv.rb".freeze, "lib/blackbook/importer/freenet.rb".freeze, "lib/blackbook/importer/gmail.rb".freeze, "lib/blackbook/importer/gmx.rb".freeze, "lib/blackbook/importer/hotmail.rb".freeze, "lib/blackbook/importer/page_scraper.rb".freeze, "lib/blackbook/importer/web.de.rb".freeze, "lib/blackbook/importer/yahoo.rb".freeze, "test/config".freeze, "test/config/credentials.yml.example".freeze, "test/fixtures".freeze, "test/fixtures/aol_application_page.html".freeze, "test/fixtures/aol_bad_login_response_stage_3.html".freeze, "test/fixtures/aol_contacts.html".freeze, "test/fixtures/aol_login_response_stage_1.html".freeze, "test/fixtures/aol_login_response_stage_2.html".freeze, "test/fixtures/aol_login_response_stage_3.html".freeze, "test/fixtures/aol_login_response_stage_4.html".freeze, "test/fixtures/aol_new_contacts.html".freeze, "test/fixtures/gmail.csv".freeze, "test/fixtures/gmail_bad_login_response_stage_2.html".freeze, "test/fixtures/gmail_contacts.html".freeze, "test/fixtures/gmail_login_response_stage_1.html".freeze, "test/fixtures/gmail_login_response_stage_2.html".freeze, "test/fixtures/gmail_login_response_stage_2a.html".freeze, "test/fixtures/gmail_login_response_stage_3.html".freeze, "test/fixtures/gmail_redirect_body.html".freeze, "test/fixtures/hotmail_bad_login_response_stage_2.html".freeze, "test/fixtures/hotmail_contacts.html".freeze, "test/fixtures/hotmail_login_response_stage_1.html".freeze, "test/fixtures/hotmail_login_response_stage_2.html".freeze, "test/fixtures/hotmail_login_response_stage_3.html".freeze, "test/fixtures/yahoo_bad_login_response_stage_2.html".freeze, "test/fixtures/yahoo_contacts.csv".freeze, "test/fixtures/yahoo_contacts_not_logged_in.html".freeze, "test/fixtures/yahoo_contacts_stage_1.html".freeze, "test/fixtures/yahoo_login_response_stage_1.html".freeze, "test/fixtures/yahoo_login_response_stage_2.html".freeze, "test/fixtures/yahoo_no_user_response_stage_2.html".freeze, "test/freenet_importer_test.rb".freeze, "test/gmx_importer_test.rb".freeze, "test/scripts".freeze, "test/scripts/live_test.rb".freeze, "test/test_blackbook.rb".freeze, "test/test_blackbook_exporter_base.rb".freeze, "test/test_blackbook_exporter_vcf.rb".freeze, "test/test_blackbook_exporter_xml.rb".freeze, "test/test_blackbook_importer_aol.rb".freeze, "test/test_blackbook_importer_base.rb".freeze, "test/test_blackbook_importer_csv.rb".freeze, "test/test_blackbook_importer_gmail.rb".freeze, "test/test_blackbook_importer_hotmail.rb".freeze, "test/test_blackbook_importer_page_scraper.rb".freeze, "test/test_blackbook_importer_yahoo.rb".freeze, "test/test_helper.rb".freeze, "test/web.de_importer_test.rb".freeze] s.homepage = "http://github.com/bcardarella/blackbook".freeze s.rdoc_options = ["--inline-source".freeze, "--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "TODO".freeze end