Simple command line tool to check compatibility between two licenses, given context
Project description
licomp-osadl
Implementation of Licomp using OSADL's matrix
Licomp Osadl provides compatibility data:
- between an Open Source outbound license and inbound Open Source licenses
- when copying code from one Open Source component to another and
- the Open Source components are unmodified
Licomp Osadl uses OSADL's license matrix, part of OSADL's license checklist
Introduction
Licomp Osadl 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)
Using Licomp Osadl
Since Licomp Osadl 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 Osadl is called licomp-osadl.
Python module
Installing Licomp Osadl
From pypi.org
Licomp Osadl is available via pypi.org at: https://pypi.org/project/licomp-osadl/.
To install, simply do the following:
$ pip install licomp-osadl
From github
Installing from github assumes you already have pip installed.
$ git clone https://github.com/hesa/licomp-osadl
$ 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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file licomp_osadl-0.5.1.tar.gz.
File metadata
- Download URL: licomp_osadl-0.5.1.tar.gz
- Upload date:
- Size: 116.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89dfe1959f5f9542ffb902b5df37bc6ce6587a99bf6e22a6d3d478a4c1746bb5
|
|
| MD5 |
a97584e3ca3c31ad0f584c6f6cae9019
|
|
| BLAKE2b-256 |
bb0c77bb086b631201d7934f8b8d1e204d6fbc3b056e206e862c12a8029003b5
|
File details
Details for the file licomp_osadl-0.5.1-py2.py3-none-any.whl.
File metadata
- Download URL: licomp_osadl-0.5.1-py2.py3-none-any.whl
- Upload date:
- Size: 112.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e472dc4ef1f6906c341659670c7ca857b8248f737c0b3f9ea42f60b6478db00
|
|
| MD5 |
0168691401da3ccc7d069d174fca88f7
|
|
| BLAKE2b-256 |
7f69310bbe47850ac3c7e17ce6fc3cae4900bdc19a3f727d6d1852f2532588d8
|