Files
suyu/externals/vcpkg/buildtrees/boost-tokenizer/src/ost-1.79.0-3b3fcb0fc7.clean/meta/libraries.json
Crimson-Hawk f1e4595ebf Initial commit
2024-03-05 16:42:40 +08:00

17 lines
353 B
JSON
Executable File

{
"key": "tokenizer",
"name": "Tokenizer",
"authors": [
"John Bandela"
],
"description": "Break of a string or other character sequence into a series of tokens.",
"category": [
"Iterators",
"String"
],
"maintainers": [
"John R. Bandela <jbandela -at- ufl.edu>"
],
"cxxstd": "03"
}