blob: 4f9d994120e30d09b3727c53bf80b928f8cecb50 (
plain)
1
2
3
4
5
6
7
8
9
10
|
{
"name": "brigand",
"version-string": "1.3.0",
"port-version": 1,
"description": "Brigand is a light-weight, fully functional, instant-compile time C++ 11 meta-programming library.",
"homepage": "https://github.com/edouarda/brigand",
"dependencies": [
"boost"
]
}
|