mirror of
https://github.com/boostorg/local_function.git
synced 2026-01-19 04:22:08 +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": "local_function",
|
||||
"name": "Local Function",
|
||||
"authors": [
|
||||
"Lorenzo Caminiti"
|
||||
],
|
||||
"description": "Program functions locally, within other functions, directly within the scope where they are needed.",
|
||||
"category": [
|
||||
"Function-objects"
|
||||
],
|
||||
"maintainers": [
|
||||
"Lorenzo Caminiti <lorcaminiti -at- gmail.com>"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user