[dependencies]
charsets = "0.1.1"
[dependencies.clippy]
optional = true
version = "0.0.33"
[features]
default = []
dev = ["clippy"]
[package]
authors = ["Pyfisch <pyfisch@gmail.com>"]
description = "Media Types and utility methods."
documentation = "http://pyfisch.github.io/rust-media-types/rust-media-types/index.html"
keywords = ["mime", "media", "files", "http", "media-types"]
license = "MIT"
name = "media-types"
readme = "README.md"
repository = "https://github.com/pyfisch/rust-media-types"
version = "0.2.0"