]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/xpressive/meta/libraries.json
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / xpressive / meta / libraries.json
1 {
2 "key": "xpressive",
3 "name": "Xpressive",
4 "authors": [
5 "Eric Niebler"
6 ],
7 "description": "Regular expressions that can be written as strings or as expression templates, and which can refer to each other and themselves recursively with the power of context-free grammars.",
8 "category": [
9 "String"
10 ],
11 "maintainers": [
12 "Eric Niebler <eric -at- boostpro.com>"
13 ]
14 }