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
[package]

name = "reader"

version = "0.1.4"

authors = ["Hermano <srhermanodecastro@gmail.com>"]

edition = "2018"

description = "A simple python-inspired terminal data reader"

keywords = ["input", "scanf", "cmd", "cli", "io"]

repository = "https://github.com/hermanodecastro/reader"

readme = "README.md"

license-file = "LICENSE"



[lib]

name = "reader"