Downloadliste

Projektbeschreibung

Sumibi is a web-based japanese input method. source code repositry is https://github.com/kiyoka/Sumibi.org

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert

Veröffentlicht: 2005-06-29 21:57
testing 0.3.2 (1 files Verstecken)

Versionsanmerkungen

perlからSOAPでアクセスするサンプルプログラムをつけました。
sumibi.orgサイトにて WSDLファイルを公開しました。

Änderungsprotokoll

- sumibi.el
1. SSLを使わない時は、curlコマンドに --insecureを指定する様にした。
- sumibi
1. Emacsクライアントに返すS式の内容を変更した。
2. Debian sargeの標準パッケージのGaucheで動くようにした。
- サンプル
1. perl SOAP::Liteモジュールからアクセスするサンプル(SumibiWebApiSample.pl)を追加した。