scrittura 0.0.2

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 (4) hide show
  1. checksums.yaml +7 -0
  2. data/README.md +3 -0
  3. data/bin/scrittura +0 -0
  4. metadata +44 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: b28bfb00b3fcd3ce657db9f596017252172051d885a062cded4724cc430af963
4
+ data.tar.gz: 5e548011b1cb62d44564ece1857b587b44bd59e38947ed665b3912603ae0046b
5
+ SHA512:
6
+ metadata.gz: 0b89b39bd18280858b2d6e6a71a7be809f407a4de6fc31cb3920956437dfa7cebf286bd84e9d63c6223c082136a8c20d13d47d87b72d4beaf77975dff02db97c
7
+ data.tar.gz: a39319d678ca3e3d8e386ca6e19848da8908bb60fa101aab80940a73f111ac95111b5d014d902ff1e6417315ae06dd76d97dbe81878b66394658590908d38791
data/README.md ADDED
@@ -0,0 +1,3 @@
1
+ Compilazione script shell e objc con build gemma e installazione in local
2
+ Compilazione script shell e objc con build gemma e installazione in local
3
+ Compilazione script shell e objc con build gemma e installazione in local
data/bin/scrittura ADDED
Binary file
metadata ADDED
@@ -0,0 +1,44 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: scrittura
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.2
5
+ platform: ruby
6
+ authors:
7
+ - SpiderTia
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2021-01-04 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description:
14
+ email: tia123456789@virgilio.it
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files:
19
+ - README.md
20
+ - bin/scrittura
21
+ homepage: https://rubygems.org/gems/scrittura
22
+ licenses:
23
+ - MIT
24
+ metadata: {}
25
+ post_install_message:
26
+ rdoc_options: []
27
+ require_paths:
28
+ - "/Users/tia/Desktop/ScritturaScelta/ScritturaScelta"
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.0.3
41
+ signing_key:
42
+ specification_version: 4
43
+ summary: run gem e install with .sh o objc
44
+ test_files: []