diff --git a/meta/libraries.json b/meta/libraries.json new file mode 100644 index 0000000..32685ed --- /dev/null +++ b/meta/libraries.json @@ -0,0 +1,17 @@ +{ + "key": "phoenix", + "name": "Phoenix", + "authors": [ + "Joel de Guzman", + "Dan Marsden", + "Thomas Heller" + ], + "description": "Define small unnamed function objects at the actual call site, and more.", + "category": [ + "Function-objects" + ], + "maintainers": [ + "Joel de Guzman ", + "Thomas Heller " + ] +}