estem 0.2.0 → 0.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +5 -7
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: estem
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -11,10 +11,8 @@ bindir: bin
11
11
  cert_chain: []
12
12
  date: 2012-05-20 00:00:00.000000000 Z
13
13
  dependencies: []
14
- description: ! 'Stem Spanish words regardless of the case they are without harming
15
- the final root, what does that means? it means that, this gem do the job it is suppose
16
- to do and nothing more. It''s not going to make unnecessary changes to the results.
17
- For example: dividiéndose=>divid, aLBergueS => aLBerg, HABItantes => HABIt.'
14
+ description: Spanish stemming. Based on Martin Porter's specifications. See README
15
+ file for more information.
18
16
  email: maguilamo.c@gmail.com
19
17
  executables: []
20
18
  extensions: []
@@ -25,7 +23,7 @@ files:
25
23
  - lib/estem.rb
26
24
  - test/diffs.txt
27
25
  - test/test_estem.rb
28
- homepage: ''
26
+ homepage: https://github.com/MaG21/estem
29
27
  licenses: []
30
28
  post_install_message:
31
29
  rdoc_options: []
@@ -48,7 +46,7 @@ rubyforge_project:
48
46
  rubygems_version: 1.8.24
49
47
  signing_key:
50
48
  specification_version: 3
51
- summary: Fast, case-insensitive Spanish stemming gem.
49
+ summary: Spanish stemming. Based on Martin Porter's specifications.
52
50
  test_files:
53
51
  - test/diffs.txt
54
52
  - test/test_estem.rb