Merge pull request #113 from jpoirier/master
Adds A Nim wrapper for librtlsdr
This commit is contained in:
commit
70a0b2e8ce
1 changed files with 9 additions and 0 deletions
|
|
@ -1092,6 +1092,15 @@
|
|||
"description": "Basic Option[T] library",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/flaviut/optional_t"
|
||||
},
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue