add winserial (#1380)

This commit is contained in:
Duncan Clarke 2020-03-02 15:40:42 -05:00 committed by GitHub
parent 4ef388e5d0
commit 47badbff83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16797,5 +16797,17 @@
"description": "SVG output from a shell.",
"license": "MIT",
"web": "https://github.com/jiro4989/svgo"
},{
"name": "winserial",
"url": "https://github.com/bunkford/winserial",
"method": "git",
"tags": [
"windows",
"serial"
],
"description": "Serial library for Windows.",
"license": "MIT",
"web": "https://github.com/bunkford/winserial",
"doc": "https://bunkford.github.io/winserial/winserial.html"
}
]