mirror of
https://github.com/boostorg/pfr.git
synced 2026-01-19 04:22:13 +00:00
Add meta/libraries.json
This commit is contained in:
15
meta/libraries.json
Normal file
15
meta/libraries.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"key": "pfr",
|
||||
"name": "PFR",
|
||||
"authors": [
|
||||
"Antony Polukhin"
|
||||
],
|
||||
"maintainers": [
|
||||
"Antony Polukhin <antoshkka -at- gmail.com>"
|
||||
],
|
||||
"description": "Basic reflection for user defined types.",
|
||||
"category": [
|
||||
"Data",
|
||||
"Metaprogramming"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user