This file is indexed.

/usr/share/doc/python-tegaki/TODO is in python-tegaki 0.3.1-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
- Character transition model (bigram)

- API to retrieve the most suitable recognizer and model available for some task
  or given some requirements (language, characters included, stroke-order
  free...)

    -> This is useful for applications (e.g. games) that want to use Tegaki
       as a service without asking the user to explicitly choose a recognizer
       or model.