kwp 0.1.0

An input parser for positive and negative keywords input (e.g: +foo,-bar,+baz)
Documentation
[package]
authors = ["Carter Himmel <fyko@sycer.dev>"]
description = "An input parser for positive and negative keywords input (e.g: +foo,-bar,+baz)"
documentation = "https://docs.rs/kwp"
edition = "2018"
keywords = ["parsing", "keywords"]
license = "Apache-2.0"
name = "kwp"
readme = "README.md"
repository = "https://github.com/sycer-dev/kwp"
version = "0.1.0"