[package] name = "tugger-licensing" version = "0.6.0" authors = ["Gregory Szorc "] edition = "2021" license = "MPL-2.0" description = "Functionality related to software licensing" keywords = ["tugger"] homepage = "https://github.com/indygreg/PyOxidizer" repository = "https://github.com/indygreg/PyOxidizer.git" readme = "README.md" [dependencies] anyhow = "1.0" spdx = "0.8"