]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
scanpypi: get license names from SPDX database
authorYegor Yefremov <yegorslists@googlemail.com>
Wed, 10 Jan 2018 08:45:52 +0000 (09:45 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 12 Jan 2018 21:23:50 +0000 (22:23 +0100)
commitd2ac1ec6f442611f40d7b1aaebb7875a92176168
tree3c221148ba1ed74be3d9cc958914780331beedb6
parent3cd1908292cdf65453f1aa93b4941b6911cae211
scanpypi: get license names from SPDX database

Use spdx_lookup package to compare packages' license file texts
with SPDX database.

This feature is optional.

Bonus: fix wrong indentation.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
utils/scanpypi