> I have created new tool license-validate: https://pagure.io/copr/license-validate/ I've written something relatively similar a few years back (https://github.com/suve/vrms-rpm). I took a look at the code - using a proper parser is definitely a better solution than the error-prone, manual matching happening in my program. May be a good idea for some v3.0. ;) My personal suggestion would be to add a "line by line" mode for interactive usage, so instead of: > $ license-validate --verbose "First" > $ license-validate --verbose "Second" one could do something like: > $ license-validate --stdin < licenses.txt A.FI. _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure