Adds A Nim wrapper for librtlsdr

This commit is contained in:
Joseph Poirier 2015-01-12 15:02:23 -06:00
parent f856340121
commit 2a9b7ab98b

View File

@ -1074,6 +1074,15 @@
"description": "X-Plane XPLM SDK wrapper",
"license": "BSD",
"web": "https://github.com/jpoirier/XPLM-Nim"
},
{
"name": "nimrtlsdr",
"url": "git://github.com/jpoirier/nimrtlsdr",
"method": "git",
"tags": ["rtl-sdr", "wrapper", "bindings", "rtlsdr"],
"description": "A Nim wrapper for librtlsdr",
"license": "BSD",
"web": "https://github.com/jpoirier/nimrtlsdr"
}
]