A lightweight library for converting Japanese kana to romaji and vice versa.
Run the following Vcpkg command to install the port.
vcpkg install cpp-kana
cpp-kana provides CMake targets:
find_package(cpp-kana CONFIG REQUIRED)
target_link_libraries(main PRIVATE cpp-kana::cpp-kana)
v1.0.1#0
May 8, 2025
All
wolfgitpr/cpp-kana1
github.com/wolfgitpr/cpp-kana
6ab0026c75
Apache-2.0
Manifest