Simple command line tool to check compatibility between two licenses, given context
Project description
licomp-doubleopen (Licomp DoubleOpen)
Licomp implementation of Double Open Project's license classifications
Licomp DoubleOpen 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 DoubleOpen uses Open Source License Compliance Handbook by The Fintech Open Source Foundation (www.finos.org).
Introduction
Licomp DoubleOpen 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 DoubleOpen
Since Licomp DoubleOpen 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 DoubleOpen is called licomp-doubleopen.
Python module
Installing Licomp DoubleOpen
From pypi.org
Licomp DoubleOpen is available via pypi.org at: https://pypi.org/project/licomp-doubleopen/.
To install, simply do the following:
$ pip install licomp-doubleopen
From github
Installing from github assumes you already have pip installed.
$ git clone https://github.com/hesa/licomp-doubleopen
$ pip install -r requirements.txt
$ pip install -r requirements-dev.txt
$ pip install .
Project details
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_doubleopen-0.1.4.tar.gz.
File metadata
- Download URL: licomp_doubleopen-0.1.4.tar.gz
- Upload date:
- Size: 19.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d1779f92df54ae340d277aa97fe89b41a1b4103204edeb5a7e2738d256cb0de
|
|
| MD5 |
34f1c8f38fc25a00b11e4ec4002ea99f
|
|
| BLAKE2b-256 |
e568be211351ea2af1ef3e5ed7c61551ab54b044688b735e425cab9101802962
|
File details
Details for the file licomp_doubleopen-0.1.4-py2.py3-none-any.whl.
File metadata
- Download URL: licomp_doubleopen-0.1.4-py2.py3-none-any.whl
- Upload date:
- Size: 19.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9b20ae4e86378bece207d1ed7bbd346525de65c63ff525f6d5d3589bfb571e5
|
|
| MD5 |
c05439d49a0874b2aa19e53d7dd1eeb3
|
|
| BLAKE2b-256 |
d2cd6df775cce5aa8b228f4b7a5f68ef21225f5babf3ba8f1b4e1ce2720e3cb4
|