vChewing-macOS/Packages/vChewing_KimoDataReader
ShikiSuen b479acf779 Repo // Add KimoDataReader using NSConnection. 2024-02-16 16:18:34 +08:00
..
Sources Repo // Add KimoDataReader using NSConnection. 2024-02-16 16:18:34 +08:00
Tests/KimoDataReaderTests Repo // Add KimoDataReader using NSConnection. 2024-02-16 16:18:34 +08:00
.clang-format Repo // Add KimoDataReader using NSConnection. 2024-02-16 16:18:34 +08:00
.gitignore Repo // Add KimoDataReader using NSConnection. 2024-02-16 16:18:34 +08:00
Package.swift Repo // Add KimoDataReader using NSConnection. 2024-02-16 16:18:34 +08:00
README.MD Repo // Add KimoDataReader using NSConnection. 2024-02-16 16:18:34 +08:00
format.sh Repo // Add KimoDataReader using NSConnection. 2024-02-16 16:18:34 +08:00

README.MD

KimoCommunicator

用來與奇摩輸入法進行 NSConnection 通訊的模組,便於直接從奇摩輸入法讀入使用者自訂詞資料庫的資料。

免責聲明: 與奇摩輸入法有關的原始碼是由 Yahoo 奇摩以 SPDX Identifier: BSD-3-Clause 釋出的, 但敝模組只是藉由其 Protocol API 與該當程式進行跨執行緒通訊,所以屬於合理使用範圍。

// (c) 2021 and onwards The vChewing Project (MIT-NTL License).
// ====================
// This code is released under the MIT license (SPDX-License-Identifier: MIT)
// ... with NTL restriction stating that:
// No trademark license is granted to use the trade names, trademarks, service
// marks, or product names of Contributor, except as required to fulfill notice
// requirements defined in MIT License.

$ EOF.