zhconv 0.4.1

Traditional, Simplified and regional Chinese variants converter powered by MediaWiki & OpenCC rulesets and the Aho-Corasick algorithm 中文简繁及地區詞轉換
Documentation
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "MigTest",
  "description": "Migration Test",
  "path": "Module:CGroup/MigTest",
  "rules": [
    {
      "original": "",
      "conv": "zh-cn:test;zh-tw:TEST"
    }
  ]
}