Simple command line tool to check compatibility between two licenses, given context
Project description
licomp-osadl
Implementation of Licomp using Hermione
Licomp Hewrmione 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
Introduction
Licomp Hermione is using the Licomp api to communicate 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 Hermione
Since Licomp Hermione 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 Hermione is called licomp-hermione.
Python module
Installing Licomp Hermione
From pypi.org
Licomp Hermione is available via pypi.org at: https://pypi.org/project/licomp-hermione/.
To install, simply do the following:
$ pip install licomp-hermione
From github
Installing from github assumes you already have pip installed.
$ git clone https://github.com/hesa/licomp-hermione
$ 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_hermione-0.5.1.tar.gz.
File metadata
- Download URL: licomp_hermione-0.5.1.tar.gz
- Upload date:
- Size: 31.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9f12308a0cbb472357ecf7666a1fe57edac39768f8e2e7f03aab49c56cd255a
|
|
| MD5 |
fedd075e87e95401b41da15344a32221
|
|
| BLAKE2b-256 |
be0ec9f3e3caf4f412ca631b14043eefc1f51244fc2cfeae31f25c53275424ec
|
File details
Details for the file licomp_hermione-0.5.1-py2.py3-none-any.whl.
File metadata
- Download URL: licomp_hermione-0.5.1-py2.py3-none-any.whl
- Upload date:
- Size: 35.8 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 |
c1160ec5afac5cee58049c1ace19d016a64dd078f2e20082c45bffa8c62b89fa
|
|
| MD5 |
fea8b321ea00310a98528ee6d5d40441
|
|
| BLAKE2b-256 |
09fd6a0c70528a9bb738fc713a1e8873fec23ab23db28b68616239a5ed1701b5
|