Hi all,
https://gist.github.com/stevedonovan/5262203
This is the result of parsing the output of 'luadist show' for all
modules (I'm sure there's a more scientific way). If a package does
not have a 'Windows-x86' then it's not included. (There are some
packages, like cd-examples, which are pure Lua but marked as
'universal-binary')
I've started adding tags to the records - basically this is what the
proposed GUI tool will use.
(the parsing script is a real hack)
steve d.