astropanel 1.1.2 → 1.1.3
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.
- checksums.yaml +4 -4
- metadata +6 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 2fed00878b36e8e7adc0654dab0258717cf9ba35357d10ef354dcd96e3906f11
|
4
|
+
data.tar.gz: 74e8b61b067cd6dfcac18329869e13ddc675ab2a0c6c5cfae1e7e5582c6d05cb
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2a728efddc555016ff75c35b9163843bf2db4d32cba88157d27027d13ced7bb0f39a8bcf1b5bf16502a42828c9859287e3b0d50c012d0361d6c9a78d858c3f21
|
7
|
+
data.tar.gz: bcca83fb1c841bdaaa96ae65306e760cd067ecf71ae97cc879ce0963dcccd4cf1a4d8f8482ab2e770b365a4c5ca6d8ee8fb695cca64d411d908f86da41ebfaf5
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: astropanel
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.1.
|
4
|
+
version: 1.1.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Geir Isene
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-09-
|
11
|
+
date: 2021-09-26 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: curses
|
@@ -30,10 +30,10 @@ dependencies:
|
|
30
30
|
- - ">="
|
31
31
|
- !ruby/object:Gem::Version
|
32
32
|
version: 1.3.2
|
33
|
-
description: 'This program
|
34
|
-
|
35
|
-
representation of rise/set times, detailed info for each day
|
36
|
-
events, star chart displayed in the terminal and more.'
|
33
|
+
description: 'This program shows essential data in order to plan your observations:
|
34
|
+
9 days weather forecast, full ephemeris for the Sun, the Moon and all major planets,
|
35
|
+
complete with graphic representation of rise/set times, detailed info for each day
|
36
|
+
with important astronomical events, star chart displayed in the terminal and more.'
|
37
37
|
email: g@isene.com
|
38
38
|
executables:
|
39
39
|
- astropanel.rb
|