A spicy text library.
Run the following Vcpkg command to install the port.
vcpkg install ztd-text
The package ztd-text is header only and can be used from CMake via:
find_path(ZTD_INCLUDE_DIRS ztd) target_include_directories(main PRIVATE ${ZTD_INCLUDE_DIRS})
v2022-03-21#0
Mar 23, 2022
!uwp
soasis/text
github.com/soasis/text
423d9f01a7
Apache-2.0
Manifest