mirror of
https://github.com/boostorg/static_string.git
synced 2025-07-29 20:17:35 +02:00
Add meta
This commit is contained in:
16
meta/libraries.json
Normal file
16
meta/libraries.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"key": "static_string",
|
||||
"name": "StaticString",
|
||||
"authors": [
|
||||
"Vinnie Falco"
|
||||
"Krystian Stasiowski"
|
||||
],
|
||||
"description": "A fixed capacity, dynamically sized string.",
|
||||
"category": [
|
||||
"Container",
|
||||
"String"
|
||||
],
|
||||
"maintainers": [
|
||||
"Krystian Stasiowski <sdkrystian@gmail.com>"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user