boost/libs/dll/meta/libraries.json
2021-10-05 21:37:46 +02:00

17 lines
317 B
JSON

{
"key": "dll",
"name": "DLL",
"authors": [
"Antony Polukhin", "Renato Tegon Forti"
],
"maintainers": [
"Antony Polukhin <antoshkka -at- gmail.com>"
],
"description": "Library for comfortable work with DLL and DSO.",
"std": [ "proposal" ],
"category": [
"System"
],
"cxxstd": "03"
}