2
0
mirror of https://github.com/boostorg/phoenix.git synced 2026-02-01 08:42:14 +00:00
Files
phoenix/meta/libraries.json
2014-08-18 15:08:42 +01:00

18 lines
432 B
JSON

{
"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 <joel -at- boost-consulting.com>",
"Thomas Heller <thom.heller -at- gmail.com>"
]
}