dict 0.1.7 → 0.1.8
Sign up to get free protection for your applications and to get access to all the features.
- metadata +6 -5
- /data/bin/{translate → dict} +0 -0
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: dict
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.8
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -78,12 +78,13 @@ dependencies:
|
|
78
78
|
- - ! '>='
|
79
79
|
- !ruby/object:Gem::Version
|
80
80
|
version: '0'
|
81
|
-
description: !
|
82
|
-
|
81
|
+
description: ! ' Dict is an open source dictionary aggregator.
|
82
|
+
|
83
|
+
'
|
83
84
|
email:
|
84
85
|
- mtczerwinski@gmail.com
|
85
86
|
executables:
|
86
|
-
-
|
87
|
+
- dict
|
87
88
|
extensions: []
|
88
89
|
extra_rdoc_files: []
|
89
90
|
files:
|
@@ -92,7 +93,7 @@ files:
|
|
92
93
|
- lib/wiktionary.rb
|
93
94
|
- lib/dictpl.rb
|
94
95
|
- lib/module_main.rb
|
95
|
-
- bin/
|
96
|
+
- bin/dict
|
96
97
|
homepage: https://github.com/Ragnarson/dict-gem
|
97
98
|
licenses: []
|
98
99
|
post_install_message:
|
/data/bin/{translate → dict}
RENAMED
File without changes
|