mirror of
https://github.com/boostorg/regex.git
synced 2025-07-30 20:47:21 +02:00
Merge branch 'develop' of https://github.com/boostorg/regex into develop
This commit is contained in:
17
meta/libraries.json
Normal file
17
meta/libraries.json
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"key": "regex",
|
||||||
|
"name": "Regex",
|
||||||
|
"authors": [
|
||||||
|
"John Maddock"
|
||||||
|
],
|
||||||
|
"description": "Regular expression library.",
|
||||||
|
"std": [
|
||||||
|
"tr1"
|
||||||
|
],
|
||||||
|
"category": [
|
||||||
|
"String"
|
||||||
|
],
|
||||||
|
"maintainers": [
|
||||||
|
"John Maddock <john -at- johnmaddock.co.uk>"
|
||||||
|
]
|
||||||
|
}
|
Reference in New Issue
Block a user