forked from boostorg/type_index
Add metadata file
This commit is contained in:
14
meta/libraries.json
Normal file
14
meta/libraries.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"key": "type_index",
|
||||
"name": "Type Index",
|
||||
"authors": [
|
||||
"Antony Polukhin"
|
||||
],
|
||||
"maintainers": [
|
||||
"Antony Polukhin <antoshkka -at- gmail.com>"
|
||||
],
|
||||
"description": "Runtime/Compile time copyable type info.",
|
||||
"category": [
|
||||
"Emulation"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user