RAA - net-tsubuan

net-tsubuan / 0.0.20070323

Short description: Content Extraction API: TSUBUAN
Category: Library/Net
Status: alpha
Created: 2007-03-23 12:07:25 GMT
Last update: 2007-03-23 12:07:25 GMT
Owner: MoonWolf (Projects of this owner)
Homepage: not available
Download: http://www.moonwolf.com/ruby/archive/net-tsubuan-0.0.20070323.tar.gz
License: Ruby's
Dependency:
None
Description:
Net::TSUBUAN - Content Extraction API: TSUBUAN
===============================================

INSTALL
-------

    $ su
    # setup.rb

USAGE
-----

    require 'net/tsubuan'
    url = ARGV.shift || 'http://devlog.moonwolf.com/'
    p Net::TSUBUAN.get(url) # => "_ [Ruby] Zlib::Buf ..."

LICENSE
-------

Ruby's

COPYRIGHT
---------
Copyright(c) 2007 MoonWolf <moonwolf@moonwolf.com>

Edit this project (for project owner)

back to RAA top