C source
$ ./configure$ make# make install# make uninstall$ mkdir epwing-reader$ cd epwing-reader/$ curl -L -o eblib.tar.gz "https://github.com/mistydemeo/eb/releases/download/v4.4.3/eb-4.4.3.tar.bz2"$ tar xvf eblib.tar.gz$ cd eb-4.4.3/$ ./configure$ make$ make check# make install $ ebinfo EPWINGs/NHKAccent
disc type: EPWING
character code: JIS X 0208
the number of subbooks: 1
subbook 1:
title: NHK 日本語発音アクセント辞典
directory: nhkact
search methods: word endword menu
font sizes:
narrow font characters:
wide font characters:
ebstopcode EPWINGs/NHKAccent nhkactPython libs
$ git fetch origin python3$ git switch python3$ pipenv shell$ python setup.py build (lots of warnings, ignore)$ python setup.py install$ python eblib.py