forked from FHPythonUtils/LicenseCheck
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
209d716
commit b4a564b
Showing
10 changed files
with
60 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
[3m [0m | ||
[3m Info [0m | ||
┏━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┓ | ||
┃[1m [0m[1mItem [0m[1m [0m┃[1m [0m[1mValue [0m[1m [0m┃ | ||
┡━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━┩ | ||
┌─────────────────┬──────────────┐ | ||
│[1m [0m[1mItem [0m[1m [0m│[1m [0m[1mValue [0m[1m [0m│ | ||
├─────────────────┼──────────────┤ | ||
│[36m [0m[36mprogram [0m[36m [0m│[35m [0m[35mlicensecheck[0m[35m [0m│ | ||
│[36m [0m[36mversion [0m[36m [0m│[35m [0m[35m2023.1.3 [0m[35m [0m│ | ||
│[36m [0m[36mlicense [0m[36m [0m│[35m [0m[35mMIT LICENSE [0m[35m [0m│ | ||
│[36m [0m[36mproject_license[0m[36m [0m│[35m [0m[35mMIT LICENSE [0m[35m [0m│ | ||
└─────────────────┴──────────────┘ | ||
[3m [0m | ||
[3m List Of Packages [0m | ||
┏━━━━━━━━━━━━┳━━━━━━━━━┳━━━━━━━━━━━━┓ | ||
┃[1m [0m[1mCompatible[0m[1m [0m┃[1m [0m[1mPackage[0m[1m [0m┃[1m [0m[1mLicense(s)[0m[1m [0m┃ | ||
┡━━━━━━━━━━━━╇━━━━━━━━━╇━━━━━━━━━━━━┩ | ||
┌────────────┬─────────┬────────────┐ | ||
│[1m [0m[1mCompatible[0m[1m [0m│[1m [0m[1mPackage[0m[1m [0m│[1m [0m[1mLicense(s)[0m[1m [0m│ | ||
├────────────┼─────────┼────────────┤ | ||
│[36m [0m[31m✖[0m[36m [0m[36m [0m│[35m [0m[35mexample[0m[35m [0m│[35m [0m[35mUNKNOWN [0m[35m [0m│ | ||
└────────────┴─────────┴────────────┘ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
|
||
Info | ||
┏━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┓ | ||
┃ Item ┃ Value ┃ | ||
┡━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━┩ | ||
┌─────────────────┬──────────────┐ | ||
│ Item │ Value │ | ||
├─────────────────┼──────────────┤ | ||
│ program │ licensecheck │ | ||
│ version │ 2023.1.3 │ | ||
│ license │ MIT LICENSE │ | ||
│ project_license │ MIT LICENSE │ | ||
└─────────────────┴──────────────┘ | ||
|
||
List Of Packages | ||
┏━━━━━━━━━━━━┳━━━━━━━━━┳━━━━━━━━━━━━┓ | ||
┃ Compatible ┃ Package ┃ License(s) ┃ | ||
┡━━━━━━━━━━━━╇━━━━━━━━━╇━━━━━━━━━━━━┩ | ||
┌────────────┬─────────┬────────────┐ | ||
│ Compatible │ Package │ License(s) │ | ||
├────────────┼─────────┼────────────┤ | ||
│ ✖ │ example │ UNKNOWN │ | ||
└────────────┴─────────┴────────────┘ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters