rime-wanxiang: correct description (#440404)

This commit is contained in:
Aleksana
2025-11-09 02:36:06 +00:00
committed by GitHub

View File

@@ -32,13 +32,16 @@ stdenvNoCC.mkDerivation (finalAttrs: {
passthru.updateScript = nix-update-script { };
meta = {
description = "Feature-rich pinyin schema for Rime, basic edition";
description = "Feature-rich pinyin schema for Rime";
longDescription = ''
is a basic quanpin and shuangpin input schema for Rime based on
is a quanpin and shuangpin input schema for Rime based on
[ dictionaries and grammar models](https://github.com/amzxyz/RIME-LMDG),
supporting traditional shuangpin as well as tonal schemata such as and
.
This package is built from the upstream repository snapshots, and includes
all the auxiliary encodings.
The schema requires to work the grammar model `wanxiang-lts-zh-hans.gram`.
However, this file is
[released](https://github.com/amzxyz/RIME-LMDG/releases/tag/LTS) by