Skip to content

hesa/licomp-proprietary

Repository files navigation

Licomp Proprietary

Licomp Proprietary provides compatibility data:

  • between a Proprietary 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

Introduction

Licomp proprietary 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 is used be the following compatibility resources:

Using Licomp Proprietary

Since Licomp Proprietary 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 Proprietary is called licomp-proprietary.

Python module

See Licomp Python API

Installing Licomp Proprietary

From pypi.org

Licomp Proprietary is available via pypi.org at: https://pypi.org/project/licomp-proprietary/.

To install, simply do the following:

$ pip install licomp-proprietary

From github

Installing from github assumes you already have pip installed.

$ git clone https://github.com/hesa/licomp-proprietary
$ pip install -r requirements.txt
$ pip install -r requirements-dev.txt
$ pip install .

About

Implementation of Licomp for linking a Propriettary licensed module

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors