smooth_terminal_print 0.0.2 → 0.0.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- metadata +3 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ca830b29dc55577a021ae252fa5cef6f183c849b
|
4
|
+
data.tar.gz: 070a3357d3508315a9d54f89153b4d6c6658a5c2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 22885afe9d175c59408bdec33d90f4cc029e23097da8d2d578779e66e1f72a0066a7b85b8b8d1ead74c53deebad260d8f67cb1f6a2e6c7b8c4ddb064814da10e
|
7
|
+
data.tar.gz: 1ad125b417dcc52f595c6f48147a6c13c241f4fca2ce46d6932023f8caa0ab078432f2ba243b71f06c0a937c4ecfc3f1ac68b11324c4df919d11ccd61be21e1a
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: smooth_terminal_print
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Brett Sykes
|
@@ -10,7 +10,8 @@ bindir: bin
|
|
10
10
|
cert_chain: []
|
11
11
|
date: 2015-11-17 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
|
-
description:
|
13
|
+
description: Allows the user to smoothly update printing to the terminal while in
|
14
|
+
a tight loop
|
14
15
|
email: brettcsykes@gmail.com
|
15
16
|
executables: []
|
16
17
|
extensions: []
|