sarcasm-utils 0.1.0

SaRcAsM tExT creation and validation library.
Documentation
# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "sarcasm-utils"
version = "0.1.0"
authors = ["Connor Fitzgerald <connorwadefitzgerald@gmail.com>"]
description = "SaRcAsM tExT creation and validation library."
homepage = "https://github.com/cwfitzgerald/sarcasm-rs/tree/master/sarcasm-utils"
readme = "README.md"
keywords = ["fun", "sarcasm", "text", "encoding", "decoding"]
categories = ["text-processing", "value-formatting", "encoding", "localization"]
license = "MIT"
repository = "https://github.com/cwfitzgerald/sarcasm-rs"
[dependencies.itertools]
version = "0.8.0"

[dependencies.log]
version = "0.4.8"
[dev-dependencies.assert_matches]
version = "1.3.0"
[badges.appveyor]
repository = "cwfitzgerald/sarcasm-rs"

[badges.is-it-maintained-issue-resolution]
respository = "cwfitzgerald/sarcasm-rs"

[badges.is-it-maintained-open-issues]
respository = "cwfitzgerald/sarcasm-rs"

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

[badges.travis-ci]
repository = "cwfitzgerald/sarcasm-rs"