[Groonga-commit] ranguba/ranguba.org at 22f574c [gh-pages] ChupaText 1.0.1 has been released!!!

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Jan 5 00:16:50 JST 2014


Kouhei Sutou	2014-01-05 00:16:50 +0900 (Sun, 05 Jan 2014)

  New Revision: 22f574ce41f71c4f40b0dea047d22374a7503dc4
  https://github.com/ranguba/ranguba.org/commit/22f574ce41f71c4f40b0dea047d22374a7503dc4

  Message:
    ChupaText 1.0.1 has been released!!!

  Modified files:
    developer.html
    index.html
    ja/developer.html
    ja/index.html

  Modified: developer.html (+3 -5)
===================================================================
--- developer.html    2013-12-29 14:43:59 +0900 (4cb7e58)
+++ developer.html    2014-01-05 00:16:50 +0900 (b74a069)
@@ -52,16 +52,14 @@
           <dd><pre class="command">% git clone git://github.com/ranguba/activegroonga-fabrication.git</pre></dd>
           <dt><a href="http://github.com/ranguba/racknga/">racknga</a></dt>
           <dd><pre class="command">% git clone git://github.com/ranguba/racknga.git</pre></dd>
-          <dt><a href="http://github.com/ranguba/chupatext/">ChupaText</a></dt>
-          <dd><pre class="command">% git clone git://github.com/ranguba/chupatext.git</pre></dd>
-          <dt><a href="http://github.com/ranguba/chuparuby/">ChupaRuby</a></dt>
-          <dd><pre class="command">% git clone git://github.com/ranguba/chuparuby.git</pre></dd>
+          <dt><a href="http://github.com/ranguba/chupa-text/">ChupaText</a></dt>
+          <dd><pre class="command">% git clone git://github.com/ranguba/chupa-text.git</pre></dd>
           <dt><a href="http://github.com/ranguba/ranguba/">Document Search Ranguba</a></dt>
           <dd><pre class="command">% git clone git://github.com/ranguba/ranguba.git</pre></dd>
         </dl>
 
         <p>
-	  Sample program of rroonga, ActiveGroonga, ActiveGroonga Fabrication, racknga, ChupaText, ChupaRuby are also contained each repositories.
+	  Sample program of rroonga, ActiveGroonga, ActiveGroonga Fabrication, racknga and ChupaText are also contained each repositories.
 	  Please see below for check-out these program.
         </p>
         <dl>

  Modified: index.html (+11 -42)
===================================================================
--- index.html    2013-12-29 14:43:59 +0900 (fbe576e)
+++ index.html    2014-01-05 00:16:50 +0900 (d3c931d)
@@ -42,8 +42,7 @@
           <li><a href="#about-active-groonga-fabrication">ActiveGroonga Fabrication</a>: A library that adds ActiveGroonga support to Fabrication.</li>
           <li><a href="#about-racknga">racknga</a>: Utilities for building and operating a search Web application.</li>
           <li><a href="#about-packnga">Packnga</a>: An utility library to package i18n-ed library.</li>
-          <li><a href="#about-chupatext">ChupaText</a>: A text extract utility.</li>
-          <li><a href="#about-chuparuby">ChupaRuby</a>: A library to use ChupaText features from Ruby.</li>
+          <li><a href="#about-chupa-text">ChupaText</a>: A text extraction utility.</li>
           <li><a href="#about-ranguba">Document Search Ranguba</a>: A fulltext search system.</li>
         </ul>
         <p>
@@ -192,55 +191,26 @@
           <li><a href="packnga/ja/">Packnga's reference manual</a></li>
         </ul>
 
-        <h2 id="about-chupatext">ChupaText</h2>
+        <h2 id="about-chupa-text">ChupaText</h2>
         <p>
-          ChupaText(ちゅぱてきすと)はPDFやオフィス文書などの検索対象からテキストを抽出するユーティリティです。ライブラリ、コマンドライン、Webサービスとして利用できます。
+          ChupaText is an extensible text extractor. You can extract text and meta-data from PDF, office documents and so on. You can use it as a command line tool or a Ruby library.
         </p>
 
-        <h3>ChupaTextの最新リリース</h3>
+        <h3>ChupaText: The latest release</h3>
         <p>
-          2011-02-09にリリースされた0.9.0が最新です。
-        </p>
-        <p>
-        [<a href="http://rubyforge.org/frs/download.php/74190/chupatext-0.9.0.tar.gz">ダウンロード</a>]
-          [<a href="chupatext/ja/news.html#news.release-0-9-0">変更点</a>]
-        </p>
-
-        <h3 id="install-chupatext">ChupaTextのインストール</h3>
-        <p>
-          <a href="chupatext/ja/install.html">ChupaTextのインストール方法</a>で説明します。
+          <a href="http://rubydoc.info/gems/chupa-text/file/doc/text/news.md">1.0.0</a> is the latest release. It had been released at 2014-01-05.
         </p>
 
-        <h3>ChupaTextのドキュメント</h3>
+        <h3 id="install-chupa-text">ChupaText: Install</h3>
         <p>
-          <a href="chupatext/ja/">ChupaTextのリファレンスマニュアル</a>が用意されています。
-        </p>
-
-        <h2 id="about-chuparuby">ChupaRuby</h2>
-        <p>
-          ChupaRuby(ちゅぱるびー)はChupaTextの機能をRubyから利用するためのライブラリです。
-        </p>
-
-        <h3>ChupaRubyの最新リリース</h3>
-        <p>
-          2010-11-08にリリースされた0.5.0が最新です。
-        </p>
-
-        <h3 id="install-chuparuby">ChupaRubyのインストール</h3>
-        <p>
-          ChupaRubyもRubyGemsでインストールできます。ただし、事前にChupaTextをインストールしておく必要があります。
+          You can install by RubyGems.
         </p>
-        <pre class="command">% sudo gem install chuparuby</pre>
+        <pre class="command">% sudo gem install chupa-text</pre>
 
-        <h3>ChupaRubyのドキュメント</h3>
+        <h3>ChupaText: Document</h3>
         <p>
-          ChupaRubyのドキュメントはありません。
-          これから徐々に追加されていく予定です。
+          There are <a href="http://rubydoc.info/gems/chupa-text/">the reference manual</a>.
         </p>
-        <ul>
-          <!--li><a href="chuparuby/">ChupaRubyのリファレンスマニュアル</a></li-->
-          <li><del>ChupaRubyのリファレンスマニュアル</del></li>
-        </ul>
 
         <h2 id="about-ranguba">文書検索ラングバ</h2>
         <p>
@@ -369,8 +339,7 @@
           <li><a href="#about-active-groonga-fabrication">ActiveGroonga Fabrication</a></li>
           <li><a href="#about-racknga">racknga</a></li>
           <li><a href="#about-packnga">Packnga</a></li>
-          <li><a href="#about-chupatext">ChupaText</a></li>
-          <li><a href="#about-chuparuby">ChupaRuby</a></li>
+          <li><a href="#about-chupa-text">ChupaText</a></li>
           <li><a href="#about-ranguba">Document Search Ranguba</a></li>
           <li><a href="#logo">Logo</a></li>
           <li><a href="#sticker">Sticker</a></li>

  Modified: ja/developer.html (+3 -5)
===================================================================
--- ja/developer.html    2013-12-29 14:43:59 +0900 (903e0dc)
+++ ja/developer.html    2014-01-05 00:16:50 +0900 (3147401)
@@ -52,16 +52,14 @@
           <dd><pre class="command">% git clone git://github.com/ranguba/activegroonga-fabrication.git</pre></dd>
           <dt><a href="http://github.com/ranguba/racknga/">racknga</a></dt>
           <dd><pre class="command">% git clone git://github.com/ranguba/racknga.git</pre></dd>
-          <dt><a href="http://github.com/ranguba/chupatext/">ChupaText</a></dt>
-          <dd><pre class="command">% git clone git://github.com/ranguba/chupatext.git</pre></dd>
-          <dt><a href="http://github.com/ranguba/chuparuby/">ChupaRuby</a></dt>
-          <dd><pre class="command">% git clone git://github.com/ranguba/chuparuby.git</pre></dd>
+          <dt><a href="http://github.com/ranguba/chupa-text/">ChupaText</a></dt>
+          <dd><pre class="command">% git clone git://github.com/ranguba/chupa-text.git</pre></dd>
           <dt><a href="http://github.com/ranguba/ranguba/">文書検索ラングバ</a></dt>
           <dd><pre class="command">% git clone git://github.com/ranguba/ranguba.git</pre></dd>
         </dl>
 
         <p>
-          rroonga、ActiveGroonga、ActiveGroonga Fabrication、racknga、ChupaText、ChupaRubyを利用したサンプルプログラムもリポジトリにあります。
+          rroonga、ActiveGroonga、ActiveGroonga Fabrication、racknga、ChupaTextを利用したサンプルプログラムもリポジトリにあります。
           サンプルプログラムは以下のようにチェックアウトできます。
         </p>
         <dl>

  Modified: ja/index.html (+8 -38)
===================================================================
--- ja/index.html    2013-12-29 14:43:59 +0900 (b2fde90)
+++ ja/index.html    2014-01-05 00:16:50 +0900 (3079c4e)
@@ -42,8 +42,7 @@
           <li><a href="#about-active-groonga-fabrication">ActiveGroonga Fabrication</a>: FabricationにActiveGroongaサポートを追加するライブラリ</li>
           <li><a href="#about-racknga">racknga</a>: 検索用Webアプリケーションの構築・運用を支援するユーティリティ</li>
           <li><a href="#about-packnga">Packnga</a>: 多言語対応ドキュメント付きパッケージ作成用ライブラリ</li>
-          <li><a href="#about-chupatext">ChupaText</a>: テキスト抽出ユーティリティ</li>
-          <li><a href="#about-chuparuby">ChupaRuby</a>: ChupaTextの機能をRubyから利用するためのライブラリ</li>
+          <li><a href="#about-chupa-text">ChupaText</a>: テキスト抽出ユーティリティ</li>
           <li><a href="#about-ranguba">文書検索ラングバ</a>: 全文検索システム</li>
         </ul>
         <p>
@@ -194,56 +193,27 @@
           <li><a href="../packnga/ja/">Packngaのリファレンスマニュアル</a></li>
         </ul>
 
-        <h2 id="about-chupatext">ChupaText</h2>
+        <h2 id="about-chupa-text">ChupaText</h2>
         <p>
-          ChupaText(ちゅぱてきすと)はPDFやオフィス文書などの検索対象からテキストを抽出するユーティリティです。ライブラリ、コマンドライン、Webサービスとして利用できます。
+          ChupaText(ちゅぱてきすと)はPDFやオフィス文書などの検索対象からテキストを抽出するユーティリティです。ライブラリ、コマンドラインとして利用できます。
         </p>
 
         <h3>ChupaTextの最新リリース</h3>
         <p>
-          2011-02-09にリリースされた0.9.0が最新です。
-        </p>
-        <p>
-        [<a href="http://rubyforge.org/frs/download.php/74190/chupatext-0.9.0.tar.gz">ダウンロード</a>]
-          [<a href="../chupatext/ja/news.html#news.release-0-9-0">変更点</a>]
+          2014-01-05にリリースされた<a href="http://rubydoc.info/gems/chupa-text/file/doc/text/news.md">1.0.0</a>が最新です。
         </p>
 
-        <h3 id="install-chupatext">ChupaTextのインストール</h3>
+        <h3 id="install-chupa-text">ChupaTextのインストール</h3>
         <p>
-          <a href="../chupatext/ja/install.html">ChupaTextのインストール方法</a>で説明します。
+          RubyGemsでインストールできます。
         </p>
+        <pre class="command">% sudo gem install chupa-text</pre>
 
         <h3>ChupaTextのドキュメント</h3>
         <p>
-          <a href="../chupatext/ja/">ChupaTextのリファレンスマニュアル</a>が用意されています。
-        </p>
-
-        <h2 id="about-chuparuby">ChupaRuby</h2>
-        <p>
-          ChupaRuby(ちゅぱるびー)はChupaTextの機能をRubyから利用するためのライブラリです。
-        </p>
-
-        <h3>ChupaRubyの最新リリース</h3>
-        <p>
-          2010-11-08にリリースされた0.5.0が最新です。
+          <a href="http://rubydoc.info/gems/chupa-text/">リファレンスマニュアル</a>(英語)が用意されています。
         </p>
 
-        <h3 id="install-chuparuby">ChupaRubyのインストール</h3>
-        <p>
-          ChupaRubyもRubyGemsでインストールできます。ただし、事前にChupaTextをインストールしておく必要があります。
-        </p>
-        <pre class="command">% sudo gem install chuparuby</pre>
-
-        <h3>ChupaRubyのドキュメント</h3>
-        <p>
-          ChupaRubyのドキュメントはありません。
-          これから徐々に追加されていく予定です。
-        </p>
-        <ul>
-          <!--li><a href="chuparuby/">ChupaRubyのリファレンスマニュアル</a></li-->
-          <li><del>ChupaRubyのリファレンスマニュアル</del></li>
-        </ul>
-
         <h2 id="about-ranguba">文書検索ラングバ</h2>
         <p>
           文書検索ラングバはGroongaを利用した全文検索システムです。クローラー、インデクサー、検索インターフェイスなどすべてを含んだ全文検索システムです。
-------------- next part --------------
HTML����������������������������...
Download 



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