sup 0.0.6 → 0.0.7

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of sup might be problematic. Click here for more details.

metadata CHANGED
@@ -3,8 +3,8 @@ rubygems_version: 0.8.11
3
3
  specification_version: 1
4
4
  name: sup
5
5
  version: !ruby/object:Gem::Version
6
- version: 0.0.6
7
- date: 2007-01-06 00:00:00 -08:00
6
+ version: 0.0.7
7
+ date: 2007-02-12 00:00:00 -08:00
8
8
  summary: A console-based email client with the best features of GMail, mutt, and emacs. Features full text search, labels, tagged operations, multiple buffers, recent contacts, and more.
9
9
  require_paths:
10
10
  - lib
@@ -28,12 +28,14 @@ cert_chain:
28
28
  authors:
29
29
  - William Morgan
30
30
  files:
31
+ - HACKING
31
32
  - History.txt
32
33
  - LICENSE
33
34
  - Manifest.txt
34
35
  - README.txt
35
36
  - Rakefile
36
37
  - bin/sup
38
+ - bin/sup-add
37
39
  - bin/sup-import
38
40
  - bin/sup-recover-sources
39
41
  - doc/FAQ.txt
@@ -94,6 +96,7 @@ extra_rdoc_files: []
94
96
 
95
97
  executables:
96
98
  - sup
99
+ - sup-add
97
100
  - sup-import
98
101
  - sup-recover-sources
99
102
  extensions: []
@@ -146,3 +149,12 @@ dependencies:
146
149
  - !ruby/object:Gem::Version
147
150
  version: 0.0.0
148
151
  version:
152
+ - !ruby/object:Gem::Dependency
153
+ name: trollop
154
+ version_requirement:
155
+ version_requirements: !ruby/object:Gem::Version::Requirement
156
+ requirements:
157
+ - - ">"
158
+ - !ruby/object:Gem::Version
159
+ version: 0.0.0
160
+ version: