Greetings.    The new rockspec is at:
  http://www.pjb.com.au/comp/lua/terminfo-1.0-0.rockspec

Doc:     http://www.pjb.com.au/comp/lua/terminfo.html
Tarball: http://www.pjb.com.au/comp/lua/terminfo-1.0.tar.gz

The module is a sort of translation into Lua of the CPAN module:
  http://search.cpan.org/perldoc?Term::Terminfo
so it offers functions getflag(), getnum() and getstr(), which
search by capname, and also flag_by_varname(), num_by_varname()
and str_by_varname() which search by varname.

However, because laziness is a virtue for programmers, and because
you're such virtuous programmers, the module also introduces a new
function get(name) which returns the capability whether it is a flag,
number or string, and whether the name is a capname or varname.
The module passes so far, 22 tests...

May it be useful :-)

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

------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/22/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=64545871&iu=/4140/ostg.clktrk
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to