lltv 0.1.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 +44 -0
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 5bf427120729e982113798b00c32e56b6eb29b4fc6559b86c7f9faf609586026
4
+ data.tar.gz: 9e86124464a3191f59055a96af33c3a2c2996c95cb2a541be18722fb9d656162
5
+ SHA512:
6
+ metadata.gz: 4beae38855e2f32e9e8e972997a1f8c674c1da163123e6facda7197904c9397a3a72aa3f039b09a4dc7443bd721b4e3f3d415e5175cbc487099dfddae833f650
7
+ data.tar.gz: '084ca4efbed8aaf13f0f987d568269eac72f3d7fba69ecaeb87d3227da6483e09e4b5808e9e37d05dd21dd2508a5fe3b16b76b77bf70f47d4c909f9969418b95'
metadata ADDED
@@ -0,0 +1,44 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: lltv
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.1.0
5
+ platform: ruby
6
+ authors:
7
+ - ahoy196
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2020-12-22 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description:
14
+ email:
15
+ - sisir.koppaka@gmail.com
16
+ executables: []
17
+ extensions: []
18
+ extra_rdoc_files: []
19
+ files: []
20
+ homepage: https://github.com/ahoy196/llt
21
+ licenses:
22
+ - Apache-2.0
23
+ metadata:
24
+ source_code_uri: https://github.com/ahoy196/llt
25
+ post_install_message:
26
+ rdoc_options: []
27
+ require_paths:
28
+ - lib
29
+ required_ruby_version: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - ">="
32
+ - !ruby/object:Gem::Version
33
+ version: '0'
34
+ required_rubygems_version: !ruby/object:Gem::Requirement
35
+ requirements:
36
+ - - ">="
37
+ - !ruby/object:Gem::Version
38
+ version: '0'
39
+ requirements: []
40
+ rubygems_version: 3.1.4
41
+ signing_key:
42
+ specification_version: 4
43
+ summary: llt is a moving theatre company for your work
44
+ test_files: []