forked from IceskYsl/blackbook
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Manifest.txt
59 lines (59 loc) · 2.12 KB
/
Manifest.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
CHANGES.markdown
Manifest.txt
README.markdown
Rakefile
debug_blackbook.rb
init.rb
lib/blackbook.rb
lib/blackbook/exporter/base.rb
lib/blackbook/exporter/vcf.rb
lib/blackbook/exporter/xml.rb
lib/blackbook/importer/aol.rb
lib/blackbook/importer/base.rb
lib/blackbook/importer/csv.rb
lib/blackbook/importer/gmail.rb
lib/blackbook/importer/hotmail.rb
lib/blackbook/importer/page_scraper.rb
lib/blackbook/importer/yahoo.rb
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_login_response_stage_5.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/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/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/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
vendor/plugins/blackbook/lib/autotest/blackbook.rb
vendor/plugins/blackbook/lib/autotest/discover.rb