This release is a pre-release and may not be stable for production use.
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
Release files for yalm 0.0.2a7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| yalm-0.0.2a7.tar.gz | 4.7 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| yalm-0.0.2a7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 15.9 MB
Release files / yalm-0.0.2a7.tar.gz
| Download URL | yalm-0.0.2a7.tar.gz |
|---|---|
| Size | 4.7 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
db2d376286ccc7f3503eaeda865e36ede518f884ac18d72e3d51cfb0e0ac07ee
|
|
BLAKE2b-256 checksum How to use checksums |
b32c2108ca3d1d57025f94b606cab0cbd022d3f5478e900a24edba8345a02a74
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.6 CPython/3.9.6 Darwin/21.0.0
|
Release files / yalm-0.0.2a7-py3-none-any.whl
| Download URL | yalm-0.0.2a7-py3-none-any.whl |
|---|---|
| Size | 11.2 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
66a78ee75603f61c84bdafdef39cb9ef2ca8abefade8973697bcbd70af457b7e
|
|
BLAKE2b-256 checksum How to use checksums |
10a561ceb4eb250cc426f6ccae43967ce5582dd68939b933483560861e744721
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.6 CPython/3.9.6 Darwin/21.0.0
|