OSDN Git Service

Add README.mb for the mirror ludia_funcs GIT repository at github.
[ludiafuncs/ludia_funcs.git] / README.md
1 # Ludia functions (ludia_funcs)
2 Ludia functionsは、文字列の正規化関数とスニペット作成関数を提供するモジュールです。それらの関数は全文検索モジュール[Ludia](https://osdn.net/projects/ludia/)が提供していたものと同じです。 Ludia functionsは、それらの関数を[PostgreSQL](https://www.postgresql.org/)9.1以降で利用可能にしています。
3
4 Ludia functionsが提供する各モジュールのライセンスは、LGPLv2.1です。
5
6 より詳細な情報については、[Ludia functionsの公式サイト](https://ludiafuncs.osdn.jp/index.html)を参照してください。
7
8 ## Test Status
9 [![Build Status](https://travis-ci.org/pgbigm/ludia_funcs.svg?branch=master)](https://travis-ci.org/pgbigm/ludia_funcs)