license 0.8.1

Provides license information from https://spdx.org.
Documentation
[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
repository = "evenorog/license"

[package]
authors = ["evenorog <evenorog@gmail.com>"]
categories = ["no-std"]
description = "Provides license information from https://spdx.org."
documentation = "https://docs.rs/license"
edition = "2018"
exclude = ["/.travis.yml", "/license.svg", "/run", "/license-list-data"]
keywords = ["license", "spdx"]
license = "MIT/Apache-2.0"
name = "license"
readme = "README.md"
repository = "https://github.com/evenorog/license"
version = "0.8.1"