rcurses 0.9 → 1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/rcurses.rb +0 -0
  3. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: dda7a17b837a138cd56a782cc6fca35c16008783c8821333ff5c74b7285685e3
4
- data.tar.gz: 808367598b01ede5c0785482e9efe910620b63895ccddf1458ebdeb37456584f
3
+ metadata.gz: 11ec23437aa3fe94db8f25b249c30915f43bd7d4e2111839a09cf293e3201a11
4
+ data.tar.gz: af7956384b9ca1480866e1d4a9d981012f1628a4f1f8ea554b91fb1ea038809f
5
5
  SHA512:
6
- metadata.gz: 18a5947e92b70d62821af1912074270f7f1ef403b73411e7be89799dde9efba665fe59e6c93fc2c9a8fcc7bbee36cebb9bdd5091bdcf8a2503997cf8ba2ef28a
7
- data.tar.gz: d6f7a3cfdd7f6a3ecd337354ee4ad934a739398a57ac85112275cf4a7bb27d8b017f30761677301b3279d60114bed8d83be76d8651db8cf5b2da901f1bca7363
6
+ metadata.gz: e9ed014f4c3f6adc8365d6e0d2a9db0179ad82a0ed045203f803e9761ab738d7a1f3ebb356a7de1f63242b247446d3bd6da13b5e5a25103edc1f9152d5957eac
7
+ data.tar.gz: cbe90f866c49bd7ca0cfdf7631dd4b426f373db2eb233321befff359f9bdfe355602ab779dbfc0bef8fefb2acab5d4e99bd4f453d133b441d51d0cb59c29f625
data/lib/rcurses.rb CHANGED
Binary file
metadata CHANGED
@@ -1,21 +1,21 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rcurses
3
3
  version: !ruby/object:Gem::Version
4
- version: '0.9'
4
+ version: '1.0'
5
5
  platform: ruby
6
6
  authors:
7
7
  - Geir Isene
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-11-22 00:00:00.000000000 Z
11
+ date: 2024-11-24 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: 'Create panes (with the colors and(or border), manipulate the panes and
14
14
  add content. Dress up text (in panes or anywhere in the terminal) in bold, italic,
15
15
  underline, reverse color, blink and in any 256 terminal colors for foreground and
16
16
  background. Use a simple editor to let users edit text in panes. Left, right or
17
- center align text in panes. Cursor movement around the terminal. New in 0.9: Simplifying
18
- ANSI codes, catering for LS_COLORS setups.'
17
+ center align text in panes. Cursor movement around the terminal. New in 1.0: Full
18
+ rewrite of ANSI carry-over function.'
19
19
  email: g@isene.com
20
20
  executables: []
21
21
  extensions: