asio/meta/libraries.json
Christopher Kohlhoff 2d4104f25b Add metadata file.
2014-10-16 20:05:36 +11:00

16 lines
415 B
JSON

{
"key": "asio",
"name": "Asio",
"authors": [
"Chris Kohlhoff"
],
"description": "Portable networking and other low-level I/O, including sockets, timers, hostname resolution, socket iostreams, serial ports, file descriptors and Windows HANDLEs.",
"category": [
"Concurrent",
"IO"
],
"maintainers": [
"Chris Kohlhoff <chris -at- kohlhoff.com>"
]
}