On Thu, 2 Nov 2017 14:28:12 +0530 Pirate Praveen <[email protected]> wrote: > Most ruby gems have the license information in .gemspec file
.gemspec files are written in Ruby. I don't really know how to extract the relevant information from this file. I don't think using regexp to parse the gemspec file would be reliable. Do you have other ideas ? All the best

