xpressive/meta/libraries.json
2014-08-18 15:12:41 +01:00

15 lines
420 B
JSON

{
"key": "xpressive",
"name": "Xpressive",
"authors": [
"Eric Niebler"
],
"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.",
"category": [
"String"
],
"maintainers": [
"Eric Niebler <eric -at- boostpro.com>"
]
}