Greetings.

To make it easy for Lua-users to find the most helpful module,
it could be useful to introduce a
  keywords = { 'serialisation', 'datadumper', }
or
  keywords = { 'fft', 'fourier transform', 'matrix', }
line into the rockspec spec, so that luarocks.org could search
for keywords.  This would allow eg: a search for 'fft' to show
NumLua as well as LuaFFT.  It would be  a lot less disruptive
than trying to encourage descriptive module-names :-)

A no-spec-change alternative would be to search the summary or
the detailed, though they would generate more noise.  Presumably
results from a detailed-search should be presented last, after results
from a module-name-match or a keyword-match, or a summary-match.

Regards,  Peter Billam

http://www.pjb.com.au      p...@pjb.com.au     (03) 6278 9410
"Follow the charge, not the particle."  --  Richard Feynman
 from The Theory of Positrons, Physical Review, 1949


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to