Registry / utility / cpp-pinyin

cpp-pinyin

JSON →
library1.0.2vcpkgunverified

A lightweight Chinese/Cantonese to Pinyin library.

vcpkg install cpp-pinyin
INSTALL
IMPORT
SIG · CPP-PINYIN
C
cpp-pinyin
utilitycppv1.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

cpp-pinyin/pinyin.h
#include <cpp-pinyin/pinyin.h>

Minimal usage of cpp-pinyin

#include <cpp-pinyin/pinyin.h> int main() { auto pinyin = cpp_pinyin::to_pinyin("你好"); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.2latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources

No resource links recorded.

cpp-pinyin — pip install cpp-pinyin · libregistry