RAA - twitter4r/0.1.0

twitter4r / 0.1.0

Short description: Pure Ruby client API for the Twitter REST API
Category: Library/WWW
Status: beta
Created: 2007-06-20 14:05:34 GMT
Last update: 2007-06-20 14:05:34 GMT
Owner: Susan Potter (Projects of this owner)
Homepage: http://twitter4r.rubyforge.org
Download: http://rubyforge.org/frs/?group_id=3293
License: BSD-type
Dependency:
Requires: JSON/0.4.3(*) JSON gem
Requires: RSpec/1.0.0 RSpec gem
(*): newer version exists
Description:

Twitter4R

[[twitter4r.rubyforge.org Project Website]]

Developers:

Contributors:

  • Kaiichi Matsunaga <ma2 at lifemedia dot co dot jp>

Twitter4R provides an object based API to query or update your Twitter account via pure Ruby. It hides the ugly HTTP/REST code from your code.

External Dependencies

  • Ruby 1.8 (tested with 1.8.4+)
  • RSpec gem 1.0.0
  • JSON gem 0.4.3
  • jcode (for unicode support)
Versions: [0.2.0 (2007-07-09)] [0.1.0 (2007-06-20)]

Edit this project (for project owner)

back to RAA top