Google IME SKK server written in Python
Project description
google-ime-skk-py
Google IME SKK Server written in Python
インストール
$ pip install google-ime-skk-py
実行
$ google-ime-skk-py
オプション
-p, --port 55000 Listen port number
-h, --host "0.0.0.0" Listen hostname
-x, --proxy "http://proxy.example.com:8080" HTTP Proxy Server
Emacsにおけるddskkの設定
init.el等に以下を追加
;; 辞書サーバが起動していなければ起動する
(setq skk-server-inhibit-startup-server nil)
;; 辞書サーバの起動コマンド(適宜変更)
(setq skk-server-prog "/path/to/google-ime-skk-py")
;; 辞書サーバのポート番号
(setq skk-server-portnum 55000)
;; Proxy(必要な場合)
(setenv "http_proxy" "http://proxy.example.com:8080")
参考ページ
RubyによるGoogle IME SKK辞書サーバー
https://github.com/hitode909/google-ime-skk
ddskk/skk-server.el
https://github.com/skk-dev/ddskk/blob/master/skk-server.el
Copyright
Copyright (c) 2022 chaploud. See LICENSE.txt for further details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file google-ime-skk-py-0.0.4.tar.gz.
File metadata
- Download URL: google-ime-skk-py-0.0.4.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
924f049cb43d5a8f8b6ee8cc12fb763d6439664de20a2cccb89934486e0ea46d
|
|
| MD5 |
fa83724eaadfc4f92cbe117a3abf9594
|
|
| BLAKE2b-256 |
d70065dc9cedbe7331118c6fb9e65a94474f018f8a26844e9b8eb9d815d0f847
|
File details
Details for the file google_ime_skk_py-0.0.4-py2.py3-none-any.whl.
File metadata
- Download URL: google_ime_skk_py-0.0.4-py2.py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
154b11150ffb9f81ccd9b52fda30dce42926c370f63a644f88f93a7d57b61f0f
|
|
| MD5 |
18825f41b9f8c4f6cef81a3e216fb8c8
|
|
| BLAKE2b-256 |
41c212f0d62dc8b5335332135b10aa4c1d2676515a8e4341d26b263d2474da07
|