Google Licenseclassifier pipeline for ScanCode.io
Project description
This package contributes a new pipeline based on Google License Classifier to ScanCode.io. The pipeline is capable of identifying license expressions as well as copyright statements within the code, without compromising with speed and accuracy.
Based on GoLicense Classifier.
Installation
To use Google License Classifier pipeline in your local ScanCode.io instance, install the python package from PyPI using
pip install scancodeio_glc_plugin
The newly installed pipeline will now be available for use in ScanCode.io.
Development
To get started, create a fork of this project and clone it to your local machine.
Set up your development environment using
./configure --dev
Once the setup is complete, fetch the latest scancode.io instance from GitHub. This step is required to ensure that all the dependencies of the pipeline are met.
venv/bin/pip install scancodeio@git+https://github.com/nexb/scancode.io.git
Once the environment is set up, run the test suite to ensure that everything is in working order.
venv/bin/python runtests.py
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
Hashes for scancodeio_glc_plugin-0.0.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d609fd9f9edba1b0d3a4f5aae84993f9ab580683a587756427333db26323d28c |
|
MD5 | acc60e7906d91d8f613be4c23dd31730 |
|
BLAKE2b-256 | 5434e2ff9f56357523dda09666bf90c3e8b701f5b68ac82b7fd4fd57b55a6b9c |
Hashes for scancodeio_glc_plugin-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2b726d60c328dc4131fa999a262cff396c47e6cfb169175de18054467ab5da3 |
|
MD5 | a66d8efa3029e91e02f24fdc4dfd4ccf |
|
BLAKE2b-256 | 4fb47c700b03747fbb3554db20f484135d580cce47225a93e2e1fb6b7e2207e5 |