language-converter 0.0.6 → 0.0.7
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.
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.
|
|
4
|
+
version: 0.0.7
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -13,14 +13,14 @@ date: 2012-07-16 00:00:00.000000000 Z
|
|
|
13
13
|
dependencies: []
|
|
14
14
|
description: ! "You can do language conversion of word or text from one language to
|
|
15
15
|
another language very easily => require 'language_converter';lc( 'Welcome', 'es','en')
|
|
16
|
-
. and thats it !!
|
|
16
|
+
. and thats it !! Its very easy to use and it free! :).\n "
|
|
17
17
|
email: manish.s@cisinlabs.com
|
|
18
18
|
executables: []
|
|
19
19
|
extensions: []
|
|
20
20
|
extra_rdoc_files: []
|
|
21
21
|
files:
|
|
22
22
|
- lib/language_converter.rb
|
|
23
|
-
homepage:
|
|
23
|
+
homepage: https://github.com/manish-shrivastava/language-converter
|
|
24
24
|
licenses: []
|
|
25
25
|
post_install_message:
|
|
26
26
|
rdoc_options: []
|