1. Home
  2. Browse
  3. ztd-text

ztd-text

v2022-03-21#0Go to latest

A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a bright Unicode future.

Install

Run the following Vcpkg command to install the port.

vcpkg install ztd-text

Usage

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})

Dependencies

See source

Version

v2022-03-21#0

Publication

Supports

!uwp

GitHub

soasis/text316

Homepage

github.com/soasis/text

Subtree

423d9f01a7

License

Apache-2.0

Definition

Manifest