language-converter 0.0.8 → 0.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. metadata +11 -7
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: language-converter
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.8
4
+ version: 0.0.9
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,13 +9,17 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-07-16 00:00:00.000000000 Z
12
+ date: 2012-07-30 00:00:00.000000000 Z
13
13
  dependencies: []
14
- description: You can do language conversion of word or text from one language to another
15
- language very easily => require 'language_converter';lc( 'Welcome', 'es','en') .
16
- and thats it !! Its very easy to use and it free! :).For Full description check
17
- https://github.com/manish-shrivastava/language-converter .
18
- email: manish.s@cisinlabs.com
14
+ description: ! 'Free Language converter. Very Easy to use. This Language Translaor
15
+ You can do language conversion of word or text from one language to another language
16
+ very easily i.e. => require ''language_converter'';
17
+
18
+ lc( ''Welcome'', ''es'',''en'') . and thats it !! Its very easy to use and it free!
19
+ :).For Full description check
20
+
21
+ https://github.com/manish-shrivastava/language-converter .'
22
+ email: er.manishshrivastava@gmail.com
19
23
  executables: []
20
24
  extensions: []
21
25
  extra_rdoc_files: []