mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Merge branch 'master' of https://github.com/m13253/nim-packages into m13253-master
This commit is contained in:
commit
9f6d2889b2
@ -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…
x
Reference in New Issue
Block a user