Added package serialport

This commit is contained in:
Euan Torano 2017-02-12 16:25:57 +00:00
parent 532d1c712f
commit b030f368ef

View File

@ -5906,5 +5906,18 @@
"description": "Library for fast packet processing",
"license": "Apache License 2.0",
"web": "http://dpdk.org/"
},
{
"name": "serialport",
"url": "https://github.com/euantorano/serialport.nim",
"method": "git",
"tags": [
"serial",
"rs232",
"io"
],
"description": "A library to operate serial ports using pure Nim.",
"license": "BSD3",
"web": "https://github.com/euantorano/serialport.nim"
}
]