[Groonga-commit] groonga/groonga.org at 80e00dc [gh-pages] related-project: add poyonga

Back to archive index

naoa null+****@clear*****
Sat Oct 4 20:50:53 JST 2014


naoa	2014-10-04 20:50:53 +0900 (Sat, 04 Oct 2014)

  New Revision: 80e00dc115aae4b2d33b92f59336bf521d5556d1
  https://github.com/groonga/groonga.org/commit/80e00dc115aae4b2d33b92f59336bf521d5556d1

  Message:
    related-project: add poyonga

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

  Modified: ja/related-projects.html (+4 -0)
===================================================================
--- ja/related-projects.html    2014-10-04 20:30:21 +0900 (364913d)
+++ ja/related-projects.html    2014-10-04 20:50:53 +0900 (364cd18)
@@ -105,6 +105,10 @@ title: 関連プロジェクト
       <h4>Groonga + Python</h4>
       <p><a href="https://github.com/naoina/pyroonga">pyroonga</a>はPythonからGroongaサーバーと接続するためのクライアントライブラリです。GQTPに対応しています。</p>
     </section>
+    <section id="poyonga">
+      <h4>Groonga + Python</h4>
+      <p><a href="https://github.com/hhatto/poyonga">pyroonga</a>はPythonからGroongaサーバーと接続するためのクライアントライブラリです。GQTPとHTTPに対応しています。</p>
+    </section>
     <section id="eroonga">
       <h4>Groonga + Erlang</h4>
       <p><a href="https://github.com/tomaon/eroonga">eroonga</a>はErlangで実装されたgqtpクライアントです。gqtpを使っているGroongaサーバーに接続することができます。</p>

  Modified: related-projects.html (+4 -0)
===================================================================
--- related-projects.html    2014-10-04 20:30:21 +0900 (b6478f4)
+++ related-projects.html    2014-10-04 20:50:53 +0900 (3c2ee52)
@@ -97,6 +97,10 @@ title: Related Projects
       <h4>Groonga + Python</h4>
       <p><a href="https://github.com/naoina/pyroonga">pyroonga</a> is a client library of Groonga server in Python. It supports GQTP.</p>
     </section>
+    <section id="poyonga">
+      <h4>Groonga + Python</h4>
+      <p><a href="https://github.com/hhatto/poyonga">pyroonga</a> is a client library of Groonga server in Python. It supports GQTP and HTTP.</p>
+    </section>
     <section id="eroonga">
       <h4>Groonga + Erlang</h4>
       <p><a href="https://github.com/tomaon/eroonga">eroonga</a> is a client library of Groonga server. It is implemented by only Erlang. You can connect to Groonga server that uses gqtp.</p>
-------------- next part --------------
HTML����������������������������...
Télécharger 



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