You are viewing a plain text version of this content. The canonical link for it is here.
Posted to legal-discuss@apache.org by Philippe Ombredanne <po...@gmail.com> on 2015/07/23 14:09:56 UTC

[ANNOUNCE] Introducing ScanCode, a new tool to scan code for open source code licenses and origin.

ScanCode is a new tool to scan code for open source licenses and origin.

I thought it could be of use for some people on this list hence this
one-time announce post.

For Apache projects, it could be an adjunct to review third-party
libraries inclusions, or as part of a pre-release check or when
receiving new contributions and or for new incubating projects.

ScanCode tries to identify the license and origin of the third-party
code using rules and specialized parsers to detect copyrights,
licenses and other provenance clues in the code itself.

This is a command line tool, Apache-licensed, primarily coded in
Python, intensively tested, and hopefully made to be easy to use and
hack. It runs on Linux, Mac and Windows.

Download: https://github.com/nexB/scancode-toolkit/releases
Doc: https://github.com/nexB/scancode-toolkit/blob/master/README.rst

Feedback welcomed.
--
Cheers

Philippe Ombredanne

---------------------------------------------------------------------
To unsubscribe, e-mail: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org