Avishrant Sharma
Avishrant Sharma
Perhaps it would be good to have a main package file in v2 of licenseclassifier as in v1. Alongside licensedetection capabilites, it can also support copyright detection, JSON results and...
I'm developing a Python based package of Google Licenseclassifier for this year's edition of GSoC. Right now, I'm able to give the output of the scan as a JSON file...
Resource for a directory is created with `is_file = True`, instead of `is_file = False` https://github.com/nexB/container-inspector/blob/3c799050f1a00161f468265127ccc533c983b869/src/container_inspector/image.py#L1038