[Groonga-commit] groonga/groonga.org at fa3953c [gh-pages] related-project: add Groonga-GObject

Zurück zum Archiv-Index

naoa null+****@clear*****
Sat Oct 4 19:46:39 JST 2014


naoa	2014-10-04 19:46:39 +0900 (Sat, 04 Oct 2014)

  New Revision: fa3953cd87914dc469fa09099e5767e23824eb82
  https://github.com/groonga/groonga.org/commit/fa3953cd87914dc469fa09099e5767e23824eb82

  Message:
    related-project: add Groonga-GObject

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

  Modified: ja/related-projects.html (+5 -0)
===================================================================
--- ja/related-projects.html    2014-10-04 19:43:32 +0900 (e4fc62b)
+++ ja/related-projects.html    2014-10-04 19:46:39 +0900 (5c40706)
@@ -68,6 +68,11 @@ title: 関連プロジェクト
       <p><a href="https://github.com/cosmo0920/haroonga">Haroonga</a>はGroongaのHaskellバインディングです。Haroongaはヘッダファイル(groonga.h)から生成したRawバインディングと呼ばれるAPIに加え、CommandAPIとしてGroongaコマンドのレイヤーのAPIを提供しています。そのためHaskellからGroongaコマンドのレイヤーのAPIだけでなく、Groongaの多くの機能をライブラリとして使えるようになっています。</p>
       <p>紹介記事: <a href="http://cosmo0920.wordpress.com/2014/01/18/groonga%E3%81%AEhaskell%E3%83%90%E3%82%A4%E3%83%B3%E3%83%87%E3%82%A3%E3%83%B3%E3%82%B0%E3%82%92%E6%9B%B8%E3%81%84%E3%81%9F%E3%80%82/">GroongaのHaskellバインディングを書いた。 - 雑記帳</a></p>
     </section>
+    <section id="groonga-gobject">
+      <h4>Groonga + GObject</h4>
+      <p><a href="https://github.com/groonga/groonga-gobject">Groonga-GObject</a>は<a href="https://wiki.gnome.org/Projects/GObjectIntrospection">GObject Introspection</a>を利用したGroongaのラッパーです。いくつかのプログラミング言語からGroongaをライブラリとして利用することができます。</p>
+      <p>紹介記事: <a href="http://qiita.com/groonga/items/71b145b37d77bd160bf2">GObject Introspectionを使っていろいろな言語からGroongaを使う方法</a></p>
+    </section>
   </section>
 
   <section id="libraries">

  Modified: related-projects.html (+4 -0)
===================================================================
--- related-projects.html    2014-10-04 19:43:32 +0900 (d51e0f4)
+++ related-projects.html    2014-10-04 19:46:39 +0900 (247f143)
@@ -63,6 +63,10 @@ title: Related Projects
       <h4>Groonga + Haskell</h4>
       <p><a href="https://github.com/cosmo0920/haroonga">Haroonga</a> is a Haskell bindings for Groonga. You can use both Groonga command layer API and low layer API in Haskell.</p>
     </section>
+    <section id="groonga-gobject">
+      <h4>Groonga + GObject</h4>
+      <p><a href="https://github.com/groonga/groonga-gobject">Groonga-GObject</a> is a GObject wrapper of Groonga using <a href="https://wiki.gnome.org/Projects/GObjectIntrospection">GObject Introspection</a>. You can use Groonga as a library in some programming languages.</p>
+    </section>
   </section>
 
   <section id="libraries">
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index