felix 0.0.0

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 (2) hide show
  1. checksums.yaml +7 -0
  2. metadata +58 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: cd207678e8f270cadb3c58ae684c8c7d10c7343f
4
+ data.tar.gz: 931088aad3340630dc6610a8fba4d81f01fcaf2a
5
+ SHA512:
6
+ metadata.gz: c165db60a8e23863fae730df35486e90377512758d6acb80a12812e05ceb27e63533ed47866095047f7a3e936b3c244a29b54e01e028e07ba4f7322e357b75d7
7
+ data.tar.gz: 45069ba72ff0712694da62d8c168af1ad17baf76e11d6669317766ffc78ac8d8dd443300aff0abe604d59c3326d1d627d04f891d05caa99e1767f0c4ea6cbe61
metadata ADDED
@@ -0,0 +1,58 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: felix
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.0
5
+ platform: ruby
6
+ authors:
7
+ - Adrian Setyadi
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2015-12-22 00:00:00.000000000 Z
12
+ dependencies:
13
+ - !ruby/object:Gem::Dependency
14
+ name: gitlab
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - ">="
18
+ - !ruby/object:Gem::Version
19
+ version: '0'
20
+ type: :runtime
21
+ prerelease: false
22
+ version_requirements: !ruby/object:Gem::Requirement
23
+ requirements:
24
+ - - ">="
25
+ - !ruby/object:Gem::Version
26
+ version: '0'
27
+ description: A gem to create OmegaT translation project repository and setup the project
28
+ email:
29
+ - mail@felicitrans.com
30
+ executables: []
31
+ extensions: []
32
+ extra_rdoc_files: []
33
+ files: []
34
+ homepage: http://www.felicitrans.com
35
+ licenses:
36
+ - MIT
37
+ metadata: {}
38
+ post_install_message:
39
+ rdoc_options: []
40
+ require_paths:
41
+ - lib
42
+ required_ruby_version: !ruby/object:Gem::Requirement
43
+ requirements:
44
+ - - ">="
45
+ - !ruby/object:Gem::Version
46
+ version: '0'
47
+ required_rubygems_version: !ruby/object:Gem::Requirement
48
+ requirements:
49
+ - - ">="
50
+ - !ruby/object:Gem::Version
51
+ version: '0'
52
+ requirements: []
53
+ rubyforge_project:
54
+ rubygems_version: 2.4.5.1
55
+ signing_key:
56
+ specification_version: 4
57
+ summary: FeliciTrans Executable for Project Initiation
58
+ test_files: []