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.0#0
Nov 12, 2024
All
wolfgitpr/cpp-kana0
github.com/wolfgitpr/cpp-kana
36878184ff
Apache-2.0
Manifest