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チェックサム:

2505d6291307fc0bc0f7877284477e6ea95734fd68d5a7e8adb4d3e8c44bc91f

累計ダウンロード数 45,135

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

ライセンス:

N/A

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

リンク: