14 lines
342 B
JSON
Executable file
14 lines
342 B
JSON
Executable file
{
|
|
"key": "proto",
|
|
"name": "Proto",
|
|
"authors": [
|
|
"Eric Niebler"
|
|
],
|
|
"description": "Expression template library and compiler construction toolkit for domain-specific embedded languages.",
|
|
"category": [
|
|
"Metaprogramming"
|
|
],
|
|
"maintainers": [
|
|
"Eric Niebler <eric -at- boostpro.com>"
|
|
]
|
|
}
|