kizapi 0.2.0 → 0.3.0

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kizapi
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Keita Yamaguchi
@@ -9,14 +9,17 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2008-04-10 00:00:00 +09:00
12
+ date: 2008-04-14 00:00:00 +09:00
13
13
  default_executable:
14
14
  dependencies: []
15
15
 
16
16
  description:
17
17
  email: keita.yamaguchi@gmail.com
18
- executables: []
19
-
18
+ executables:
19
+ - kizapi-channelwords
20
+ - kizapi-kwic
21
+ - kizapi-ranking
22
+ - kizapi-relatedwords
20
23
  extensions: []
21
24
 
22
25
  extra_rdoc_files: []
@@ -28,7 +31,12 @@ files:
28
31
  - README.txt
29
32
  - Rakefile
30
33
  - lib/kizapi.rb
34
+ - bin/kizapi-channelwords
35
+ - bin/kizapi-kwic
36
+ - bin/kizapi-ranking
37
+ - bin/kizapi-relatedwords
31
38
  - spec/kizapi_spec.rb
39
+ - setup.rb
32
40
  has_rdoc: true
33
41
  homepage: http://rubyforge.org/projects/kizapi/
34
42
  post_install_message:
@@ -51,7 +59,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
51
59
  requirements: []
52
60
 
53
61
  rubyforge_project: kizapi
54
- rubygems_version: 1.1.0
62
+ rubygems_version: 1.1.1
55
63
  signing_key:
56
64
  specification_version: 2
57
65
  summary: ruby-kizapi is a wrapper library for kizAPI provided by kizasi.jp.