[badges.appveyor]
repository = "mattgathu/cute"
[badges.travis-ci]
repository = "mattgathu/cute"
[dependencies]
[package]
authors = ["Matt Gathu <mattgathu@gmail.com>"]
categories = ["rust-patterns"]
description = "A macro for Python-esque comprehensions"
documentation = "https://docs.rs/cute"
homepage = "https://github.com/mattgathu/cute"
keywords = ["macro", "comprehensions", "python", "list", "hashmaps"]
license = "MIT"
name = "cute"
readme = "README.md"
repository = "https://github.com/mattgathu/cute"
version = "0.3.0"