1{ 2 "key": "tokenizer", 3 "name": "Tokenizer", 4 "authors": [ 5 "John Bandela" 6 ], 7 "description": "Break of a string or other character sequence into a series of tokens.", 8 "category": [ 9 "Iterators", 10 "String" 11 ], 12 "maintainers": [ 13 "John R. Bandela <jbandela -at- ufl.edu>" 14 ] 15} 16