• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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}
15