RubyGems Navigation menu

wlapi 0.0.4

WLAPI

DESCRIPTION

WLAPI is a simple API for Wortschatz Leipzig project.

$ require 'wlapi'
$ api = WLAPI::API.new
$ api.synonyms('Haus', 15) # returns an array with sting values (UTF8 encoded)

See RDOC documentation for details on particular methods.

You can find some invocation examples in example/example.rb

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.9.0 June 26, 2015 (26KB)
  2. 0.8.6 July 12, 2014 (14.5KB)
  3. 0.8.5 July 14, 2013 (13.5KB)
  4. 0.8.4 January 08, 2012 (13KB)
  5. 0.8.3 December 16, 2011 (12.5KB)
  6. 0.0.4 November 14, 2010 (55.5KB)
全てのバージョンを表示(全15件)

Runtime依存関係 (1):

savon >= 0

所有者:

作者:

  • Andrei Beliankou

SHA 256チェックサム:

=

累計ダウンロード数 46,310

このバージョンのみ 3,237

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: >= 1.8.5

リンク: