whichlicense_classification 0.0.2

A tool to classify licenses used by the WhichLicense project
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.serde]
features = ["derive"]
version = "1.0.152"

[package]
authors = ["Duart Snel <duartsnel@icloud.com>"]
description = "A tool to classify licenses used by the WhichLicense project"
edition = "2021"
homepage = "https://whichlicense.com"
license = "Apache-2.0"
name = "whichlicense_classification"
readme = "README.md"
repository = "https://github.com/whichlicense/license-classification"
version = "0.0.2"