mms2r 3.9.1 → 3.9.2
Sign up to get free protection for your applications and to get access to all the features.
- data/Gemfile.lock +1 -1
- data/History.txt +5 -0
- data/lib/mms2r.rb +1 -1
- data/lib/mms2r/version.rb +1 -1
- data/test/test_helper.rb +1 -1
- metadata +282 -138
data/Gemfile.lock
CHANGED
data/History.txt
CHANGED
data/lib/mms2r.rb
CHANGED
data/lib/mms2r/version.rb
CHANGED
data/test/test_helper.rb
CHANGED
@@ -6,7 +6,7 @@ if ENV['COVERAGE']
|
|
6
6
|
end
|
7
7
|
|
8
8
|
# do it like rake http://ozmm.org/posts/do_it_like_rake.html
|
9
|
-
%W{ test/unit set net/http net/https pp tempfile mocha }.each do |g|
|
9
|
+
%W{ test/unit set net/http net/https pp tempfile mocha/setup }.each do |g|
|
10
10
|
begin
|
11
11
|
require g
|
12
12
|
rescue LoadError
|
metadata
CHANGED
@@ -1,172 +1,170 @@
|
|
1
|
-
--- !ruby/object:Gem::Specification
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
2
|
name: mms2r
|
3
|
-
version: !ruby/object:Gem::Version
|
4
|
-
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
hash: 39
|
5
5
|
prerelease:
|
6
|
+
segments:
|
7
|
+
- 3
|
8
|
+
- 9
|
9
|
+
- 2
|
10
|
+
version: 3.9.2
|
6
11
|
platform: ruby
|
7
|
-
authors:
|
12
|
+
authors:
|
8
13
|
- Mike Mondragon
|
9
14
|
autorequire:
|
10
15
|
bindir: bin
|
11
16
|
cert_chain: []
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
+
|
18
|
+
date: 2013-09-15 00:00:00 -07:00
|
19
|
+
default_executable:
|
20
|
+
dependencies:
|
21
|
+
- !ruby/object:Gem::Dependency
|
22
|
+
requirement: &id001 !ruby/object:Gem::Requirement
|
17
23
|
none: false
|
18
|
-
requirements:
|
19
|
-
- -
|
20
|
-
- !ruby/object:Gem::Version
|
21
|
-
|
24
|
+
requirements:
|
25
|
+
- - ">="
|
26
|
+
- !ruby/object:Gem::Version
|
27
|
+
hash: 3
|
28
|
+
segments:
|
29
|
+
- 0
|
30
|
+
version: "0"
|
22
31
|
type: :runtime
|
32
|
+
name: rake
|
33
|
+
version_requirements: *id001
|
23
34
|
prerelease: false
|
24
|
-
|
25
|
-
|
26
|
-
requirements:
|
27
|
-
- - ! '>='
|
28
|
-
- !ruby/object:Gem::Version
|
29
|
-
version: '0'
|
30
|
-
- !ruby/object:Gem::Dependency
|
31
|
-
name: nokogiri
|
32
|
-
requirement: !ruby/object:Gem::Requirement
|
35
|
+
- !ruby/object:Gem::Dependency
|
36
|
+
requirement: &id002 !ruby/object:Gem::Requirement
|
33
37
|
none: false
|
34
|
-
requirements:
|
35
|
-
- -
|
36
|
-
- !ruby/object:Gem::Version
|
38
|
+
requirements:
|
39
|
+
- - ">="
|
40
|
+
- !ruby/object:Gem::Version
|
41
|
+
hash: 3
|
42
|
+
segments:
|
43
|
+
- 1
|
44
|
+
- 5
|
45
|
+
- 0
|
37
46
|
version: 1.5.0
|
38
47
|
type: :runtime
|
48
|
+
name: nokogiri
|
49
|
+
version_requirements: *id002
|
39
50
|
prerelease: false
|
40
|
-
|
51
|
+
- !ruby/object:Gem::Dependency
|
52
|
+
requirement: &id003 !ruby/object:Gem::Requirement
|
41
53
|
none: false
|
42
|
-
requirements:
|
43
|
-
- -
|
44
|
-
- !ruby/object:Gem::Version
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
requirements:
|
51
|
-
- - ! '>='
|
52
|
-
- !ruby/object:Gem::Version
|
54
|
+
requirements:
|
55
|
+
- - ">="
|
56
|
+
- !ruby/object:Gem::Version
|
57
|
+
hash: 31
|
58
|
+
segments:
|
59
|
+
- 2
|
60
|
+
- 4
|
61
|
+
- 0
|
53
62
|
version: 2.4.0
|
54
63
|
type: :runtime
|
64
|
+
name: mail
|
65
|
+
version_requirements: *id003
|
55
66
|
prerelease: false
|
56
|
-
|
67
|
+
- !ruby/object:Gem::Dependency
|
68
|
+
requirement: &id004 !ruby/object:Gem::Requirement
|
57
69
|
none: false
|
58
|
-
requirements:
|
59
|
-
- -
|
60
|
-
- !ruby/object:Gem::Version
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
requirements:
|
67
|
-
- - ! '>='
|
68
|
-
- !ruby/object:Gem::Version
|
70
|
+
requirements:
|
71
|
+
- - ">="
|
72
|
+
- !ruby/object:Gem::Version
|
73
|
+
hash: 17
|
74
|
+
segments:
|
75
|
+
- 1
|
76
|
+
- 0
|
77
|
+
- 3
|
69
78
|
version: 1.0.3
|
70
79
|
type: :runtime
|
80
|
+
name: exifr
|
81
|
+
version_requirements: *id004
|
71
82
|
prerelease: false
|
72
|
-
|
73
|
-
|
74
|
-
requirements:
|
75
|
-
- - ! '>='
|
76
|
-
- !ruby/object:Gem::Version
|
77
|
-
version: 1.0.3
|
78
|
-
- !ruby/object:Gem::Dependency
|
79
|
-
name: json
|
80
|
-
requirement: !ruby/object:Gem::Requirement
|
83
|
+
- !ruby/object:Gem::Dependency
|
84
|
+
requirement: &id005 !ruby/object:Gem::Requirement
|
81
85
|
none: false
|
82
|
-
requirements:
|
83
|
-
- -
|
84
|
-
- !ruby/object:Gem::Version
|
86
|
+
requirements:
|
87
|
+
- - ">="
|
88
|
+
- !ruby/object:Gem::Version
|
89
|
+
hash: 15
|
90
|
+
segments:
|
91
|
+
- 1
|
92
|
+
- 6
|
93
|
+
- 0
|
85
94
|
version: 1.6.0
|
86
95
|
type: :runtime
|
96
|
+
name: json
|
97
|
+
version_requirements: *id005
|
87
98
|
prerelease: false
|
88
|
-
|
99
|
+
- !ruby/object:Gem::Dependency
|
100
|
+
requirement: &id006 !ruby/object:Gem::Requirement
|
89
101
|
none: false
|
90
|
-
requirements:
|
91
|
-
- -
|
92
|
-
- !ruby/object:Gem::Version
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
none: false
|
98
|
-
requirements:
|
99
|
-
- - ! '>='
|
100
|
-
- !ruby/object:Gem::Version
|
101
|
-
version: '0'
|
102
|
+
requirements:
|
103
|
+
- - ">="
|
104
|
+
- !ruby/object:Gem::Version
|
105
|
+
hash: 3
|
106
|
+
segments:
|
107
|
+
- 0
|
108
|
+
version: "0"
|
102
109
|
type: :development
|
110
|
+
name: rdoc
|
111
|
+
version_requirements: *id006
|
103
112
|
prerelease: false
|
104
|
-
|
113
|
+
- !ruby/object:Gem::Dependency
|
114
|
+
requirement: &id007 !ruby/object:Gem::Requirement
|
105
115
|
none: false
|
106
|
-
requirements:
|
107
|
-
- -
|
108
|
-
- !ruby/object:Gem::Version
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
none: false
|
114
|
-
requirements:
|
115
|
-
- - ! '>='
|
116
|
-
- !ruby/object:Gem::Version
|
117
|
-
version: '0'
|
116
|
+
requirements:
|
117
|
+
- - ">="
|
118
|
+
- !ruby/object:Gem::Version
|
119
|
+
hash: 3
|
120
|
+
segments:
|
121
|
+
- 0
|
122
|
+
version: "0"
|
118
123
|
type: :development
|
124
|
+
name: simplecov
|
125
|
+
version_requirements: *id007
|
119
126
|
prerelease: false
|
120
|
-
|
127
|
+
- !ruby/object:Gem::Dependency
|
128
|
+
requirement: &id008 !ruby/object:Gem::Requirement
|
121
129
|
none: false
|
122
|
-
requirements:
|
123
|
-
- -
|
124
|
-
- !ruby/object:Gem::Version
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
none: false
|
130
|
-
requirements:
|
131
|
-
- - ! '>='
|
132
|
-
- !ruby/object:Gem::Version
|
133
|
-
version: '0'
|
130
|
+
requirements:
|
131
|
+
- - ">="
|
132
|
+
- !ruby/object:Gem::Version
|
133
|
+
hash: 3
|
134
|
+
segments:
|
135
|
+
- 0
|
136
|
+
version: "0"
|
134
137
|
type: :development
|
138
|
+
name: test-unit
|
139
|
+
version_requirements: *id008
|
135
140
|
prerelease: false
|
136
|
-
|
141
|
+
- !ruby/object:Gem::Dependency
|
142
|
+
requirement: &id009 !ruby/object:Gem::Requirement
|
137
143
|
none: false
|
138
|
-
requirements:
|
139
|
-
- -
|
140
|
-
- !ruby/object:Gem::Version
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
none: false
|
146
|
-
requirements:
|
147
|
-
- - ! '>='
|
148
|
-
- !ruby/object:Gem::Version
|
149
|
-
version: '0'
|
144
|
+
requirements:
|
145
|
+
- - ">="
|
146
|
+
- !ruby/object:Gem::Version
|
147
|
+
hash: 3
|
148
|
+
segments:
|
149
|
+
- 0
|
150
|
+
version: "0"
|
150
151
|
type: :development
|
152
|
+
name: mocha
|
153
|
+
version_requirements: *id009
|
151
154
|
prerelease: false
|
152
|
-
|
153
|
-
|
154
|
-
requirements:
|
155
|
-
- - ! '>='
|
156
|
-
- !ruby/object:Gem::Version
|
157
|
-
version: '0'
|
158
|
-
description: MMS2R is a library that decodes the parts of a MMS message to disk while
|
159
|
-
stripping out advertising injected by the mobile carriers.
|
160
|
-
email:
|
155
|
+
description: MMS2R is a library that decodes the parts of a MMS message to disk while stripping out advertising injected by the mobile carriers.
|
156
|
+
email:
|
161
157
|
- mikemondragon@gmail.com
|
162
158
|
executables: []
|
159
|
+
|
163
160
|
extensions: []
|
164
|
-
|
161
|
+
|
162
|
+
extra_rdoc_files:
|
165
163
|
- History.txt
|
166
164
|
- Manifest.txt
|
167
165
|
- README.TMail.txt
|
168
166
|
- README.rdoc
|
169
|
-
files:
|
167
|
+
files:
|
170
168
|
- .gitignore
|
171
169
|
- Gemfile
|
172
170
|
- Gemfile.lock
|
@@ -361,30 +359,176 @@ files:
|
|
361
359
|
- test/test_waw_plspictures_com.rb
|
362
360
|
- vendor/plugins/mms2r/lib/autotest/discover.rb
|
363
361
|
- vendor/plugins/mms2r/lib/autotest/mms2r.rb
|
362
|
+
has_rdoc: true
|
364
363
|
homepage: https://github.com/monde/mms2r
|
365
364
|
licenses: []
|
365
|
+
|
366
366
|
post_install_message:
|
367
|
-
rdoc_options:
|
367
|
+
rdoc_options:
|
368
368
|
- --main
|
369
369
|
- README.rdoc
|
370
|
-
require_paths:
|
370
|
+
require_paths:
|
371
371
|
- - lib
|
372
|
-
required_ruby_version: !ruby/object:Gem::Requirement
|
372
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
373
373
|
none: false
|
374
|
-
requirements:
|
375
|
-
- -
|
376
|
-
- !ruby/object:Gem::Version
|
377
|
-
|
378
|
-
|
374
|
+
requirements:
|
375
|
+
- - ">="
|
376
|
+
- !ruby/object:Gem::Version
|
377
|
+
hash: 3
|
378
|
+
segments:
|
379
|
+
- 0
|
380
|
+
version: "0"
|
381
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
379
382
|
none: false
|
380
|
-
requirements:
|
381
|
-
- -
|
382
|
-
- !ruby/object:Gem::Version
|
383
|
-
|
383
|
+
requirements:
|
384
|
+
- - ">="
|
385
|
+
- !ruby/object:Gem::Version
|
386
|
+
hash: 3
|
387
|
+
segments:
|
388
|
+
- 0
|
389
|
+
version: "0"
|
384
390
|
requirements: []
|
391
|
+
|
385
392
|
rubyforge_project: mms2r
|
386
|
-
rubygems_version: 1.
|
393
|
+
rubygems_version: 1.6.2
|
387
394
|
signing_key:
|
388
395
|
specification_version: 3
|
389
396
|
summary: Extract user media from MMS (and not carrier cruft)
|
390
|
-
test_files:
|
397
|
+
test_files:
|
398
|
+
- test/fixtures/1nbox-2images-01.mail
|
399
|
+
- test/fixtures/1nbox-2images-02.mail
|
400
|
+
- test/fixtures/1nbox-2images-03.mail
|
401
|
+
- test/fixtures/1nbox-2images-04.mail
|
402
|
+
- test/fixtures/3ireland-mms-01.mail
|
403
|
+
- test/fixtures/ad_new.txt
|
404
|
+
- test/fixtures/alltel-image-01.mail
|
405
|
+
- test/fixtures/alltel-mms-01.mail
|
406
|
+
- test/fixtures/alltel-mms-03.mail
|
407
|
+
- test/fixtures/apple-double-image-01.mail
|
408
|
+
- test/fixtures/att-blackberry-02.mail
|
409
|
+
- test/fixtures/att-blackberry.mail
|
410
|
+
- test/fixtures/att-image-01.mail
|
411
|
+
- test/fixtures/att-image-02.mail
|
412
|
+
- test/fixtures/att-iphone-01.mail
|
413
|
+
- test/fixtures/att-iphone-02.mail
|
414
|
+
- test/fixtures/att-iphone-03.mail
|
415
|
+
- test/fixtures/att-text-01.mail
|
416
|
+
- test/fixtures/bell-canada-image-01.mail
|
417
|
+
- test/fixtures/cincinnati-bell-image-01.mail
|
418
|
+
- test/fixtures/cingularme-text-01.mail
|
419
|
+
- test/fixtures/cingularme-text-02.mail
|
420
|
+
- test/fixtures/dici_un_mois_georgie.txt
|
421
|
+
- test/fixtures/dobson-image-01.mail
|
422
|
+
- test/fixtures/dot.jpg
|
423
|
+
- test/fixtures/generic.mail
|
424
|
+
- test/fixtures/handsets.yml
|
425
|
+
- test/fixtures/helio-image-01.mail
|
426
|
+
- test/fixtures/helio-message-01.mail
|
427
|
+
- test/fixtures/iconv-fr-text-01.mail
|
428
|
+
- test/fixtures/indosat-image-01.mail
|
429
|
+
- test/fixtures/indosat-image-02.mail
|
430
|
+
- test/fixtures/info2go-image-01.mail
|
431
|
+
- test/fixtures/invalid-byte-seq-outlook.mail
|
432
|
+
- test/fixtures/iphone-image-01.mail
|
433
|
+
- test/fixtures/iphone-image-02.mail
|
434
|
+
- test/fixtures/luxgsm-image-01.mail
|
435
|
+
- test/fixtures/maroctelecom-france-mms-01.mail
|
436
|
+
- test/fixtures/mediamessaging_o2_co_uk-image-01.mail
|
437
|
+
- test/fixtures/mmode-image-01.mail
|
438
|
+
- test/fixtures/mms.ae-image-01.mail
|
439
|
+
- test/fixtures/mms.mycricket.com-pic-and-text.mail
|
440
|
+
- test/fixtures/mms.mycricket.com-pic.mail
|
441
|
+
- test/fixtures/mmsreply.t-mobile.co.uk-text-image-01.mail
|
442
|
+
- test/fixtures/mobile.mycingular.com-text-01.mail
|
443
|
+
- test/fixtures/mtn-southafrica-mms.mail
|
444
|
+
- test/fixtures/mycingular-image-01.mail
|
445
|
+
- test/fixtures/netcom-image-01.mail
|
446
|
+
- test/fixtures/nextel-image-01.mail
|
447
|
+
- test/fixtures/nextel-image-02.mail
|
448
|
+
- test/fixtures/nextel-image-03.mail
|
449
|
+
- test/fixtures/nextel-image-04.mail
|
450
|
+
- test/fixtures/o2-de-image-01.mail
|
451
|
+
- test/fixtures/orange-uk-image-01.mail
|
452
|
+
- test/fixtures/orangefrance-text-and-image.mail
|
453
|
+
- test/fixtures/orangepoland-text-01.mail
|
454
|
+
- test/fixtures/orangepoland-text-02.mail
|
455
|
+
- test/fixtures/pics.cingularme.com-image-01.mail
|
456
|
+
- test/fixtures/pxt-image-01.mail
|
457
|
+
- test/fixtures/rogers-canada-mms-01.mail
|
458
|
+
- test/fixtures/sasktel-image-01.mail
|
459
|
+
- test/fixtures/sprint-ajax-response-failure.html
|
460
|
+
- test/fixtures/sprint-ajax-response-success.json
|
461
|
+
- test/fixtures/sprint-blackberry-01.mail
|
462
|
+
- test/fixtures/sprint-broken-image-01.mail
|
463
|
+
- test/fixtures/sprint-image-01.mail
|
464
|
+
- test/fixtures/sprint-image-missing-message.mail
|
465
|
+
- test/fixtures/sprint-new-image-01.mail
|
466
|
+
- test/fixtures/sprint-pcs-text-01.mail
|
467
|
+
- test/fixtures/sprint-purged-image-01.mail
|
468
|
+
- test/fixtures/sprint-text-01.mail
|
469
|
+
- test/fixtures/sprint-two-images-01.mail
|
470
|
+
- test/fixtures/sprint-video-01.mail
|
471
|
+
- test/fixtures/sprint.mov
|
472
|
+
- test/fixtures/suncom-blackberry.mail
|
473
|
+
- test/fixtures/telus-image-01.mail
|
474
|
+
- test/fixtures/three-uk-image-01.mail
|
475
|
+
- test/fixtures/tmo.blackberry.net-image-01.mail
|
476
|
+
- test/fixtures/tmobile-blackberry-02.mail
|
477
|
+
- test/fixtures/tmobile-blackberry.mail
|
478
|
+
- test/fixtures/tmobile-image-01.mail
|
479
|
+
- test/fixtures/tmobile-image-02.mail
|
480
|
+
- test/fixtures/unicel-image-01.mail
|
481
|
+
- test/fixtures/us-cellular-image-01.mail
|
482
|
+
- test/fixtures/verizon-blackberry.mail
|
483
|
+
- test/fixtures/verizon-image-01.mail
|
484
|
+
- test/fixtures/verizon-image-02.mail
|
485
|
+
- test/fixtures/verizon-image-03.mail
|
486
|
+
- test/fixtures/verizon-text-01.mail
|
487
|
+
- test/fixtures/verizon-video-01.mail
|
488
|
+
- test/fixtures/virgin-mobile-image-01.mail
|
489
|
+
- test/fixtures/virgin.ca-text-01.mail
|
490
|
+
- test/fixtures/vodacom4me-co-za-01.mail
|
491
|
+
- test/fixtures/vodacom4me-co-za-02.mail
|
492
|
+
- test/fixtures/vodacom4me-southafrica-mms-01.mail
|
493
|
+
- test/fixtures/vodacom4me-southafrica-mms-04.mail
|
494
|
+
- test/fixtures/vtext-text-01.mail
|
495
|
+
- test/fixtures/vzwpix.com-image-01.mail
|
496
|
+
- test/fixtures/waw.plspictures.com-image-01.mail
|
497
|
+
- test/test_1nbox_net.rb
|
498
|
+
- test/test_bell_canada.rb
|
499
|
+
- test/test_bellsouth_net.rb
|
500
|
+
- test/test_helper.rb
|
501
|
+
- test/test_invalid_byte_seq_outlook.rb
|
502
|
+
- test/test_mediamessaging_o2_co_uk.rb
|
503
|
+
- test/test_messaging_nextel_com.rb
|
504
|
+
- test/test_messaging_sprintpcs_com.rb
|
505
|
+
- test/test_mms2r_media.rb
|
506
|
+
- test/test_mms_3ireland_ie.rb
|
507
|
+
- test/test_mms_ae.rb
|
508
|
+
- test/test_mms_alltel_com.rb
|
509
|
+
- test/test_mms_att_net.rb
|
510
|
+
- test/test_mms_cincinnati_bell.rb
|
511
|
+
- test/test_mms_dobson_net.rb
|
512
|
+
- test/test_mms_luxgsm_lu.rb
|
513
|
+
- test/test_mms_mobileiam_ma.rb
|
514
|
+
- test/test_mms_mtn_co_za.rb
|
515
|
+
- test/test_mms_mycricket_com.rb
|
516
|
+
- test/test_mms_myhelio_com.rb
|
517
|
+
- test/test_mms_netcom_no.rb
|
518
|
+
- test/test_mms_o2online_de.rb
|
519
|
+
- test/test_mms_three_co_uk.rb
|
520
|
+
- test/test_mms_uscc_net.rb
|
521
|
+
- test/test_mms_vodacom4me_co_za.rb
|
522
|
+
- test/test_mobile_indosat_net_id.rb
|
523
|
+
- test/test_msg_telus_com.rb
|
524
|
+
- test/test_orangemms_net.rb
|
525
|
+
- test/test_pm_sprint_com.rb
|
526
|
+
- test/test_pxt_vodafone_net_nz.rb
|
527
|
+
- test/test_rci_rogers_com.rb
|
528
|
+
- test/test_sms_sasktel_com.rb
|
529
|
+
- test/test_sprint.rb
|
530
|
+
- test/test_tmomail_net.rb
|
531
|
+
- test/test_unicel_com.rb
|
532
|
+
- test/test_vmpix_com.rb
|
533
|
+
- test/test_vzwpix_com.rb
|
534
|
+
- test/test_waw_plspictures_com.rb
|