SPDX YALM is a license matching library based on the SPDX License Matching Guideline.
Project description
SPDX YALM: Yet Another License Matcher
SPDX YALM is a license matching library based on the SPDX License Matching Guideline.
SPDX is an open standard for communicating software bill of material information. SPDX reduces redundant work by providing common formats for organizations and communities to share important data, thereby streamlining and improving compliance, security, and dependability.
Project YALM is implemented as the matching guideline compliant library - this library provides a way to compare license documents and templates in a standardized way.
Features
- An Interface which compares text against a license template using the license matching guidelines.
- An Interface which returns all matching SPDX listed license ID's for any license text.
- An interface which compares 2 license texts and returns a boolean indicating if the 2 licenses match per the license matching guidelines.
- When there is no match, a return value is provided to describe where and why the license does not match.
Installation
Ensure you have installed Python 3.9 or higher.
You can install this library via PyPI.
pip install yalm
License
Copyright (c) 2021, SPDX YALM Developers. Files in this repository are licensed under Apache License Version 2.0.
Credits
This Project is
- initially developed by @anshuldutt21 as a part of CommunityBridge Linux Foundation 2020.
- updated by @m1kit and released as a part of Google Summer of Code 2021.
- with thanks to mentors @goneall
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file yalm-0.0.2a7.tar.gz
.
File metadata
- Download URL: yalm-0.0.2a7.tar.gz
- Upload date:
- Size: 4.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.9.6 Darwin/21.0.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db2d376286ccc7f3503eaeda865e36ede518f884ac18d72e3d51cfb0e0ac07ee |
|
MD5 | ad7525795986f10f147e8a432aff3142 |
|
BLAKE2b-256 | b32c2108ca3d1d57025f94b606cab0cbd022d3f5478e900a24edba8345a02a74 |
File details
Details for the file yalm-0.0.2a7-py3-none-any.whl
.
File metadata
- Download URL: yalm-0.0.2a7-py3-none-any.whl
- Upload date:
- Size: 11.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.9.6 Darwin/21.0.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66a78ee75603f61c84bdafdef39cb9ef2ca8abefade8973697bcbd70af457b7e |
|
MD5 | a3d9d6ee20171467fad4657c182db9ba |
|
BLAKE2b-256 | 10a561ceb4eb250cc426f6ccae43967ce5582dd68939b933483560861e744721 |