[WIP]added the latest .whl files for the license_expression(Part of the issue:adding License Expression to DeltaCode) - #147
Conversation
Signed-off-by: Pratikrocks <pratikrocks.dey11@gmail.com>
b84b0b7 to
2ecf3b1
Compare
|
@MaJuRG this PR is meant to update the TPP to have the latest license_expression library.Regarding the integration of this library I have a few queries: |
|
@Pratikrocks the license_expression library has the ability to Since we are only using string comparison on license_expression values ATM, we will want to be able to compare complex expressions and their categories and score them appropriately. For example, currently when we compare |
|
Okay so basically we are going to deal here with deltas having multiple licenses and going to tokenize it down. |
|
yes |
Signed-off-by: Pratikrocks <pratikrocks.dey11@gmail.com>
… for Py3) Signed-off-by: Pratikrocks <pratikrocks.dey11@gmail.com>
Signed-off-by: Pratikrocks <pratikrocks.dey11@gmail.com>
Signed-off-by: Pratikrocks <pratikrocks.dey11@gmail.com>
|
Closing due to stagnation. |
In this PR I changed the thirdparty packages by inserting new .whl packages for license_expression(version:1.2,old version 0.99)