reader 0.1.4

A simple python-inspired terminal data reader
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[lib]
name = "reader"

[package]
authors = ["Hermano <srhermanodecastro@gmail.com>"]
description = "A simple python-inspired terminal data reader"
edition = "2018"
keywords = ["input", "scanf", "cmd", "cli", "io"]
license-file = "LICENSE"
name = "reader"
readme = "README.md"
repository = "https://github.com/hermanodecastro/reader"
version = "0.1.4"