Hi.

Hot on the heels of the last release, I'd like to announce version 0.0.5 of
LuaOAuth

https://github.com/ignacio/LuaOAuth

LuaOAuth is a client library for OAuth 1.0 enabled servers. It is
compatible with Lua 5.1 and LuaNode.
This release adds support for requests with "multipart/form-data" encoding.
So, for instance, you can use this version to post pictures of cats to
Twitter.

Once the new version hits the LuaRocks repository, you can install it doing:

luarocks install oauth

In the meantime, you can do:

luarocks install
https://raw.github.com/ignacio/LuaOAuth/master/rockspec/oauth-0.0.5-1.rockspec

Regards,
Ignacio
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&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