mirror of
https://github.com/boostorg/tokenizer.git
synced 2026-01-21 17:32:18 +00:00
15
meta/libraries.json
Normal file
15
meta/libraries.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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>"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user