public
Description: the blackbook gem on github.
Homepage:
Clone URL: git://github.com/purzelrakete/blackbook.git
jjolma (author)
Wed Dec 10 08:04:39 -0800 2008
purzelrakete (committer)
Tue Dec 16 16:29:49 -0800 2008
commit  506473b07a8c01975cc200b949ea0a316fa7bf93
tree    1ce6a7479778090878cda41eb0d25f566f939471
parent  837bc908894e8d679f7c6ac7b8c1901878de04da
blackbook / blackbook.gemspec
100644 177 lines (171 sloc) 6.265 kb
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
--- !ruby/object:Gem::Specification
name: blackbook
version: !ruby/object:Gem::Version
  version: 1.0.5
platform: ruby
authors:
- Contentfree
autorequire:
bindir: bin
cert_chain:
- |
  -----BEGIN CERTIFICATE-----
  MIIDPDCCAiSgAwIBAgIBADANBgkqhkiG9w0BAQUFADBEMRYwFAYDVQQDDA1taWtl
  bW9uZHJhZ29uMRUwEwYKCZImiZPyLGQBGRYFZ21haWwxEzARBgoJkiaJk/IsZAEZ
  FgNjb20wHhcNMDcwODI3MTk1NjQ1WhcNMDgwODI2MTk1NjQ1WjBEMRYwFAYDVQQD
  DA1taWtlbW9uZHJhZ29uMRUwEwYKCZImiZPyLGQBGRYFZ21haWwxEzARBgoJkiaJ
  k/IsZAEZFgNjb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQD9J/K2
  wp3uqpMzXOfOlY+zb2qRuP0Q6SaqPf8+Y/OD4n+KR91999nRcd9MED4b9okQb5XF
  KjbIRtEyXRtX+nmajf3CqrtOe+Gej9Uru1jBiqwdegCipN2HRrqqOX0Tv15o2W6n
  Lxayxj4JD/DWLrBaKWagv87MCwb0FeKB45Z6bZFA62QM7beBSB9TY+Lv7qpW+uPk
  vlLC9nj765cU0jZNcddgLZcKVl4AihhA5YNOI6XztxA+DSYze8EryrkES8YjY+O7
  oPSSvyi/13QnIPpB884/k9alxWqzx3+qQI6UxXeVY1idS9M+1q3QC6vteo5KqE41
  enZ5Unpw288x+gc5AgMBAAGjOTA3MAkGA1UdEwQCMAAwCwYDVR0PBAQDAgSwMB0G
  A1UdDgQWBBQfSk8NE+/Ad8ZKbEAgwIoKvI5H+TANBgkqhkiG9w0BAQUFAAOCAQEA
  ZyBadUGUGP/x2pZEIPYVcP9vG0l64wLDksJNVJ90rEgToaQqypCElvipbCXYF9Pe
  y+5G/bJItH/OKiIHcdJUs8UdXMH5icCpyqNgNopHVkVsE8gghMYm0ptHyKWswRAK
  6nBO3mw0C2n+KiWdTSXf6HtF9sBg5SV+I/kZEGHbiFEglxfiVoUnlvsCbRt2QlCC
  uMBzJ1sNVgCL3bqeEZwZj0o2HLxOHg0sSOc16rCfX5yvDo7bFM0XAMvwNgYg8ifQ
  zeHINowDygx2eefh0hynPGd/QwgANxHpr4+V93KLsyLosIgAIsqoXRkNx3a5gecL
  q8SfeAt4oNk4pWm9Ocmiww==
  -----END CERTIFICATE-----
 
date: 2008-02-27 00:00:00 +01:00
default_executable:
dependencies:
- !ruby/object:Gem::Dependency
  name: mechanize
  type: :runtime
  version_requirement:
  version_requirements: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: 0.7.0
    version:
- !ruby/object:Gem::Dependency
  name: fastercsv
  type: :runtime
  version_requirement:
  version_requirements: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: 1.2.0
    version:
- !ruby/object:Gem::Dependency
  name: hoe
  type: :runtime
  version_requirement:
  version_requirements: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: 1.5.0
    version:
description: "== DESCRIPTION: Blackbook automates the nitty-gritty of importing contacts from various services and files and exporting them as VCard, XML, or simple Hash. Utilize those contacts from services like AOL, GMail, Yahoo Mail, Hotmail or CSV to help your social networking site become GIGANTIC overnight! You'll be able to get big and sell for millions before anyone figures out it's just like every other social network."
email: dave.myron@contentfree.com
executables: []
 
extensions: []
 
extra_rdoc_files:
- CHANGES.markdown
- Manifest.txt
- README.markdown
files:
- 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
has_rdoc: true
homepage: http://rubyforge.org/projects/contentfree/
post_install_message:
rdoc_options:
- --main
- README.txt
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: contentfree
rubygems_version: 1.3.1
signing_key:
specification_version: 2
summary: Blackbook handles the nitty-gritty of importing contacts from various service providers and contact lists and exporting them in a useful format.
test_files:
- test/test_blackbook_importer_aol.rb
- test/test_blackbook_importer_csv.rb
- test/test_blackbook_importer_gmail.rb
- test/test_blackbook_importer_yahoo.rb
- test/test_blackbook_exporter_base.rb
- test/test_blackbook_exporter_vcf.rb
- test/test_blackbook_exporter_xml.rb
- test/test_blackbook_importer_page_scraper.rb
- test/test_helper.rb
- test/test_blackbook_importer_hotmail.rb
- test/test_blackbook.rb
- test/test_blackbook_importer_base.rb