Merge branch 'master' of https://github.com/m13253/nim-packages into m13253-master
This commit is contained in:
commit
9f6d2889b2
1 changed files with 14 additions and 0 deletions
|
|
@ -4062,6 +4062,7 @@
|
|||
"web": "https://github.com/lompik/pari.nim"
|
||||
},
|
||||
{
|
||||
<<<<<<< HEAD
|
||||
"name": "spacenav",
|
||||
"url": "git://github.com/nimious/spacenav.git",
|
||||
"method": "git",
|
||||
|
|
@ -4215,5 +4216,18 @@
|
|||
"description": "Basic operations on singly and doubly linked lists.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/srwiley/listsv"
|
||||
},
|
||||
{
|
||||
"name": "kissfft",
|
||||
"url": "git://github.com/m13253/nim-kissfft",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"fft",
|
||||
"dsp",
|
||||
"signal"
|
||||
],
|
||||
"description": "Nim binding for KissFFT Fast Fourier Transform library",
|
||||
"license": "BSD",
|
||||
"web": "https://github.com/m13253/nim-kissfft"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue