[Groonga-commit] groonga/groonga.org at 54b68cf [gh-pages] Add command line utility related project

Back to archive index

Hiroshi Hatake null+****@clear*****
Sun Feb 21 16:01:26 JST 2016


Hiroshi Hatake	2016-02-21 16:01:26 +0900 (Sun, 21 Feb 2016)

  New Revision: 54b68cf32646c94a4437571b306069d11e30c47e
  https://github.com/groonga/groonga.org/commit/54b68cf32646c94a4437571b306069d11e30c47e

  Merged 462cfa5: Merge pull request #27 from cosmo0920/add-grnline.fs-descriptions

  Message:
    Add command line utility related project

  Modified files:
    ja/related-projects.html
    related-projects.html

  Modified: ja/related-projects.html (+4 -0)
===================================================================
--- ja/related-projects.html    2016-02-17 23:37:03 +0900 (84e5790)
+++ ja/related-projects.html    2016-02-21 16:01:26 +0900 (94b3479)
@@ -167,6 +167,10 @@ title: 関連プロジェクト
       <p><a href="https://github.com/michisu/grnwrap">grnwrap</a>はGroongaのコマンドラインインターフェイスを改良するユーティリティです。</p>
       <p>紹介記事: <a href="http://d.hatena.ne.jp/michisu/20110416/p1">Groongaの対話モードをラップするgrnwrap - from __future__ import nowhere @ はてな</a></p>
     </section>
+    <section id="grnline-fs">
+      <h4>grnline.fs</h4>
+      <p><a href="https://github.com/cosmo0920/grnline.fs">grnline.fs</a>はGroongaのコマンドの文字コードの問題を吸収するユーティリティです。.NETで作成されていて、cp932環境などのUTF-8環境でないWindowsでLinuxやMac環境などで作成したGroongaのデータベースの読み込み・書き込みをサポートします。</p>
+    </section>
     <section id="zsh-completions">
       <h4>Zshの補完関数</h4>
       <p><a href="https://github.com/hhatto/zsh_completions/">zsh_completions</a>はhhatoさんの書かれたZshの補完関数集ですが、その中にGroongaとgroonga-suggest-httpd、groonga-suggest-learnerの補完関数も含まれています。</p>

  Modified: related-projects.html (+4 -0)
===================================================================
--- related-projects.html    2016-02-17 23:37:03 +0900 (7ed2020)
+++ related-projects.html    2016-02-21 16:01:26 +0900 (6a8108f)
@@ -154,6 +154,10 @@ title: Related Projects
       <h4>grnwrap</h4>
       <p><a href="https://github.com/michisu/grnwrap">grnwrap</a> is a utility that improves Groonga's command line interface.</p>
     </section>
+    <section id="grnline-fs">
+      <h4>grnline.fs</h4>
+      <p><a href="https://github.com/cosmo0920/grnline.fs">grnline.fs</a>resolves character encoding problem which is contained in Groonga command for non UTF-8 environment Windows, such as using cp932 code page. This tool is implemented with .NET. And it supports reading/writing Groonga databases which are created in Linux, Mac, and other Unix like environment.</p>
+    </section>
     <section id="zsh-completions">
       <h4>Zsh completion functions</h4>
       <p><a href="https://github.com/hhatto/zsh_completions/">zsh_completions</a> are Zsh completion functions by hhato. They includes completion functions for Groonga, groonga-suggest-httpd and groonga-suggest-learner.</p>
-------------- next part --------------
HTML����������������������������...
Descargar 



More information about the Groonga-commit mailing list
Back to archive index