# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "kvc" version = "1.1.3" authors = ["Josh Vander Hook "] description = "Very simple key-value-count tools to go from / to pandas data frames or streaming formats" homepage = "https://github.com/jodavaho/kvc" readme = "README.md" keywords = [ "pandas", "data-frame", "streaming", ] categories = [ "science", "text-processing", ] license = "MIT" [dependencies.clap] version = "2.33.0" [dependencies.regex] version = "1.4.0"