]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/tokenizer/meta/libraries.json
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / libs / tokenizer / meta / libraries.json
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 }