tabled 0.1.0

Tabled provides an interface to build tables from standard collections
Documentation
[badges.coveralls]
branch = "master"
repository = "https://github.com/zhiburt/tabled"
service = "github"

[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
branch = "master"
repository = "https://github.com/zhiburt/tabled"
[dependencies.papergrid]
version = "~0.1.0"

[dependencies.tabled_derive]
version = "~0.1.0"

[package]
authors = ["Maxim Zhiburt <zhiburt@gmail.com>"]
categories = ["text-processing", "visualization"]
description = "Tabled provides an interface to build tables from standard collections"
edition = "2018"
keywords = ["sheet", "table", "graphics", "terminal"]
license = "Apache-2.0"
name = "tabled"
readme = "README.md"
repository = "https://github.com/zhiburt/tabled"
version = "0.1.0"