mirror of
https://github.com/boostorg/proto.git
synced 2026-01-19 04:22:16 +00:00
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": "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>"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user