blob: 4674807c923025e13112015d975a0b3593b9502a (
plain)
1
2
3
4
5
6
7
|
{
"name": "refl-cpp",
"version-string": "0.12.0",
"port-version": 1,
"description": "A compile-time reflection library for modern C++ with support for overloads, templates, attributes and proxies",
"homepage": "https://github.com/veselink1/refl-cpp"
}
|