This file is indexed.

/usr/share/libkkc/rules/tutcode-touch16x/rom-kana/default.json is in libkkc-common 0.3.4-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
{
    "include": [
        "tutcode/default"
    ],
    "define": {
        "rom-kana": {
            "tld":	[ "", "ぱ" ],
            "tle":	[ "", "ぴ" ],
            "tlr":	[ "", "ぷ" ],
            "tlg":	[ "", "ぺ" ],
            "tlf":	[ "", "ぽ" ],
            "dlr":	[ "", "づ" ],
            "alu":	[ "", "ヴ" ],
            "eld":	[ "", "ヵ" ],
            "elg":	[ "", "ヶ" ]
        }
    }
}