timequiz 0.2 → 0.2.1

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 161df9cb4463fb4472eccf28b3a6eeb622d53565657f1a7f49e5ac427ffa785d
4
- data.tar.gz: aaeb2fac8f159d546e7287cbd58373495e205c7a8a7de667ded43e4a1243cc95
3
+ metadata.gz: 1b4ed1f632bbabb31d030be947ec4aae28b0c0f9d58b3235f6556241b498c278
4
+ data.tar.gz: 646ccff003ccbe5968ed8c4a166902fc8ea07450e600e4c74e881f1bc1523ecd
5
5
  SHA512:
6
- metadata.gz: 0270c77e8884705fb75d1ecd598d71798fc674961babc9567c8ebdc5682e0f1c572e6f5ad51b63ed559457441ecb487fe47dbfc5d9c0a9843c26c42a47659b78
7
- data.tar.gz: 7f823869746b8eb95a0dbbd182dec42397b864d793225a2954daca3a56c0b0f987f0415957580bcd7ec8843313334fd5e1ad42d12c0043b7194847d4c4adbc32
6
+ metadata.gz: 3f9a0b262a708759f9842e94efbaa736d92cf53d9c9950dbe454b18ea45b9eb4c3d9fe26ab3ee70874f25a59050dc73af1745b292d64b6f377e30e88807d60fb
7
+ data.tar.gz: 0e4e35c8f87c4c9a69f9cde7efebc31cf5582172eaaa6a3c75e08c596ca6a75e09b560f08a15d9e1788b78b4fe297574634a3f42c8c439195842f2cea747d63b
@@ -1,20 +1,21 @@
1
- <?xml version="1.0" encoding="utf-8" ?>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
2
  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
3
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4
4
  <head>
5
5
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6
- <meta name="generator" content="Docutils 0.13.1: http://docutils.sourceforge.net/" />
6
+ <meta name="generator" content="Docutils 0.21.2: https://docutils.sourceforge.io/" />
7
7
  <title>Timequiz</title>
8
8
  <style type="text/css">
9
9
 
10
10
  /*
11
11
  :Author: David Goodger (goodger@python.org)
12
- :Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $
12
+ :Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
13
13
  :Copyright: This stylesheet has been placed in the public domain.
14
14
 
15
15
  Default cascading style sheet for the HTML output of Docutils.
16
+ Despite the name, some widely supported CSS2 features are used.
16
17
 
17
- See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to
18
+ See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
18
19
  customize this style sheet.
19
20
  */
20
21
 
@@ -275,7 +276,7 @@ pre.literal-block, pre.doctest-block, pre.math, pre.code {
275
276
  margin-left: 2em ;
276
277
  margin-right: 2em }
277
278
 
278
- pre.code .ln { color: grey; } /* line numbers */
279
+ pre.code .ln { color: gray; } /* line numbers */
279
280
  pre.code, code { background-color: #eeeeee }
280
281
  pre.code .comment, code .comment { color: #5C6576 }
281
282
  pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
@@ -301,7 +302,7 @@ span.option {
301
302
  span.pre {
302
303
  white-space: pre }
303
304
 
304
- span.problematic {
305
+ span.problematic, pre.problematic {
305
306
  color: red }
306
307
 
307
308
  span.section-subtitle {
@@ -382,7 +383,7 @@ each round, the first one inclusive, your performance is evaluated. You can
382
383
  then choose to continue with a new event or, if you like, read a short
383
384
  description of any of the events, already in the list.</p>
384
385
  <p>The game continues in this way until you push the 'q' button to quit or until
385
- all the events that are known to the game, are listed.</p>
386
+ a maximal number of events (currently 15) have been handled.</p>
386
387
  <div class="section" id="you-do-not-need-to-know-it-all">
387
388
  <h2>You do not need to know it all</h2>
388
389
  <p>Beware that to win a round, it is oftentimes not necessary to really know the
@@ -392,9 +393,9 @@ the past or future of the currently handled event. Reading the descriptive
392
393
  comments to an event may later help you get different events into context.</p>
393
394
  </div>
394
395
  </div>
395
- <div class="section" id="options">
396
- <h1>OPTIONS</h1>
397
- <p><strong>-a, --add</strong> Add a new event</p>
396
+ <div class="section" id="options-not-needed-to-play-the-game">
397
+ <h1>OPTIONS (not needed to play the game)</h1>
398
+ <p><strong>-a, --add</strong> Add a new event to the game</p>
398
399
  <p><strong>-e, --event</strong> [EVENT] Name of the new event</p>
399
400
  <p><strong>-y, --year</strong> [YEAR] Year of the new event</p>
400
401
  <p><strong>-b, --background</strong> [INFO] Background information for the new event</p>
Binary file
data/doc/pdf/timequiz.pdf CHANGED
Binary file
data/doc/rst/timequiz.rst CHANGED
@@ -25,7 +25,7 @@ then choose to continue with a new event or, if you like, read a short
25
25
  description of any of the events, already in the list.
26
26
 
27
27
  The game continues in this way until you push the 'q' button to quit or until
28
- all the events that are known to the game, are listed.
28
+ a maximal number of events (currently 15) have been handled.
29
29
 
30
30
  You do not need to know it all
31
31
  --------------------------------
@@ -35,9 +35,10 @@ the right spot within a historical context or to exclude events as too far in
35
35
  the past or future of the currently handled event. Reading the descriptive
36
36
  comments to an event may later help you get different events into context.
37
37
 
38
- OPTIONS
39
- =======================
40
- **-a, --add** Add a new event
38
+ OPTIONS (not needed to play the game)
39
+ =====================================
40
+
41
+ **-a, --add** Add a new event to the game
41
42
 
42
43
  **-e, --event** [EVENT] Name of the new event
43
44
 
data/lib/version.rb CHANGED
@@ -15,8 +15,8 @@
15
15
  ***************************************************************************/
16
16
  =end
17
17
 
18
- VERSION = '0.2'
19
- SUMMARY = 'Nicer console output.'
18
+ VERSION = '0.2.1'
19
+ SUMMARY = 'New documentation- and homepage URIs.'
20
20
  AUTHOR = 'Michael Uplawski'
21
21
  AUTHOR_MAIL = '<michael.uplawski@uplawski.eu>'
22
22
  YEARS = 2017 - 2025
data/timequiz.gemspec CHANGED
@@ -10,10 +10,13 @@ Gem::Specification.new do |s|
10
10
  s.authors = ["Michael Uplawski"]
11
11
  s.email = 'michael.uplawski@uplawski.eu'
12
12
  s.files = %w~timequiz~.collect{|f| 'bin/' << f} + %w~basic_logging.rb version.rb file_checking.rb adder.rb argparser.rb busy_indicator.rb color_output.rb console.rb constants.rb event.rb events.rb extstring.rb user_input.rb timequiz.rb~.collect{|f| 'lib/' << f} + %w~timequiz.gemspec~.collect{|f|f} + %w~man/timequiz.6.gz html/timequiz.html pdf/timequiz.pdf rst/timequiz.rst license.txt~.collect{|f| 'doc/' << f} + ["README.md"]
13
- s.homepage = ''
14
13
  #s.requirements = ''
15
14
  #s.add_runtime_dependency ''
16
15
  s.executables = 'timequiz'
17
16
  s.license = 'Nonstandard'
18
17
  s.required_ruby_version = '>= 2.7'
18
+ s.metadata = {
19
+ "homepage_uri" => 'https://www.uplawski.eu/software/timequiz/timequiz.html',
20
+ "documentation_uri" => 'https://www.uplawski.eu/software/timequiz/man_timequiz.html'
21
+ }
19
22
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: timequiz
3
3
  version: !ruby/object:Gem::Version
4
- version: '0.2'
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael Uplawski
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-08-24 00:00:00.000000000 Z
10
+ date: 2025-08-26 00:00:00.000000000 Z
11
11
  dependencies: []
12
12
  description: Play a history game
13
13
  email: michael.uplawski@uplawski.eu
@@ -38,10 +38,11 @@ files:
38
38
  - lib/user_input.rb
39
39
  - lib/version.rb
40
40
  - timequiz.gemspec
41
- homepage: ''
42
41
  licenses:
43
42
  - Nonstandard
44
- metadata: {}
43
+ metadata:
44
+ homepage_uri: https://www.uplawski.eu/software/timequiz/timequiz.html
45
+ documentation_uri: https://www.uplawski.eu/software/timequiz/man_timequiz.html
45
46
  rdoc_options: []
46
47
  require_paths:
47
48
  - lib
@@ -58,5 +59,5 @@ required_rubygems_version: !ruby/object:Gem::Requirement
58
59
  requirements: []
59
60
  rubygems_version: 3.6.7
60
61
  specification_version: 4
61
- summary: Nicer console output.
62
+ summary: New documentation- and homepage URIs.
62
63
  test_files: []