Simple command line tool to check compatibility between two licenses, given context
Project description
Licomp Open Source License Compliance Handbook (licomp-oslc-handbook)
Licomp OSLC-Handbook provides compatibility data:
- between an Open Source outbound license and inbound Open Source licenses
- when distributing a binary, linking to (e.g. linking to a library) Open Source components
- the Open Source components are unmodified
Licomp OSLC Handbook uses Open Source License Compliance Handbook by The Fintech Open Source Foundation (www.finos.org).
Introduction
Licomp OSLC Handbook implements the Licomp api for communication with the Licomp resources. For a better understanding of Licomp we suggest you read:
The various licomp resources below can be accessed as a group by:
- licomp-toolkit - (
pip install licomp-toolkit)
Licomp is used be the following compatibility resources:
- licomp-hermione - (
pip install licomp-hermione) - licomp-proprietary - (
pip install licomp-proprietary) - licomp-reclicense - (
pip install licomp-reclicense) - licomp-dwheeler - (
pip install licomp-dwheeler) - licomp-osadl - (
pip install licomp-osadl)
Using Licomp OSLC-Handbook
Since Licomp OSLC-Handbook implements Licomp we refer to the Licomp guides (both cli and python api).
Command line interface
See Licomp Comand Line Interface
Note: the commmad line program for Licomp OSLC-Handbook is called licomp-oslc-handbook.
Python module
Installing Licomp OSLC Handbook
From pypi.org
Licomp OSLC Handbook is available via pypi.org at: https://pypi.org/project/licomp-oslc-handbook/.
To install, simply do the following:
$ pip install licomp-oslc-handbook
From github
Installing from github assumes you already have pip installed.
$ git clone https://github.com/hesa/licomp-oslc-handbook
$ pip install -r requirements.txt
$ pip install -r requirements-dev.txt
$ pip install .
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
File details
Details for the file licomp_oslc_handbook-0.1.0.tar.gz.
File metadata
- Download URL: licomp_oslc_handbook-0.1.0.tar.gz
- Upload date:
- Size: 17.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
024e8af7a73391874c43bfb38e6ebba84d48e78b13ed50e8a4c649b3f29d81a0
|
|
| MD5 |
1f6babca01fb0e41134e6168b47bb430
|
|
| BLAKE2b-256 |
ccfbe44a8e761a57d902c53f952344492654cae875c16a23c3d9777515891b1e
|