File: README.ja_JP

package info (click to toggle)
libunicode-linebreak-perl 0.0.20140601-2%2Bdeb8u2
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 4,124 kB
  • ctags: 1,278
  • sloc: ansic: 32,274; perl: 783; makefile: 2
file content (60 lines) | stat: -rw-r--r-- 1,769 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
=========================================
Sombok - ユニコードテキスト分節パッケージ
=========================================

Sombok is Copyright (C) 2009-2014, by Hatuka*nezumi - IKEDA Soji.

It is free software; you can redistribute it and/or modify it under the
terms of either:

a) the GNU General Public License as published by the Free Software
   Foundation; either version 1, or (at your option) any later version,
   or

b) the "Artistic License".

----

See the COPYING and the ARTISTIC files for more details.

これはなにか
============

ソンボク (sombok) ライブラリパッケージは、ユニコード標準附属書14 (UAX 
#14) に述べる「ユニコード行分割アルゴリズム」を実行できます。附属書11 
(UAX #11) で定義する East_Asian_Width 参考特性を考慮して行分割位置を決定
できます。またこのパッケージでは、附属書29 (UAX #29) で述べる「初期の」
書記素クラスタをも実装しています。

ソンボクの入手
==============

ソンボクは次の場所で入手できます。
    https://github.com/hatukanezumi/sombok.git

インストール
============

INSTALL.ja_JP を参照。

名前
====

「ソンボク」の名は、朝鮮語で「すぱっと切る」という様子を表す擬態語 (「サ
ンバク」も使います) にちなんでいます。クメール語の「ソンボック」や
アフリカーンス語の「シャンボク」とは関係ありません。

言語バインディング
==================

Perl
    Unicode-LineBreak: http://search.cpan.org/dist/Unicode-LineBreak/

Python
    pytextseg: http://pypi.python.org/pypi/pytextseg/

著者
====

Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>.