dcsv 0.3.4-beta.2

Dyanmic csv reader,writer,editor
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.regex]
version = "1.10.2"

[dependencies.unicode-width]
version = "0.1.11"

[package]
categories = ["text-processing"]
description = "Dyanmic csv reader,writer,editor"
edition = "2021"
homepage = "https://github.com/simhyeon/dcsv"
keywords = ["csv", "cli", "text-processing"]
license = "MIT OR Apache-2.0"
name = "dcsv"
readme = "README.md"
repository = "https://github.com/simhyeon/dcsv"
version = "0.3.4-beta.2"