License finder?
Paul Lussier
p.lussier at comcast.net
Fri Nov 17 13:54:10 EST 2006
Does anyone know how to programatically obtain license information for
Debian packages? I essentially want to do a:
dpkg -l |awk '/^ii/ {print $2}' | while read pkg; do
echo -n "$pkg :";tell-me-what-your-license-is $pkg
done
Any ideas? Neither apt nor dpkg seem to have --what-license option :(
--
Seeya,
Paul
--
Key fingerprint = 1660 FECC 5D21 D286 F853 E808 BB07 9239 53F1 28EE
A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?
More information about the gnhlug-discuss
mailing list