Added package dewitt (#3069)

This commit is contained in:
Luteva 2025-07-07 14:32:14 +02:00 committed by GitHub
parent 2ed269f120
commit 1c3220ed97
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35666,5 +35666,21 @@
"description": "Easy-to-use Model Context Protocol (MCP) server library for Nim",
"license": "MIT",
"web": "https://github.com/gokr/nimcp"
},
{
"name": "dewitt",
"url": "https://github.com/Luteva-ssh/dewitt",
"method": "git",
"tags": [
"audio",
"analysis",
"discrete",
"wavelet",
"transform",
"DWT"
],
"description": "Discrete Wavelet Transform (DWT - here 'dewitt') for Audio Analysis",
"license": "MIT",
"web": "https://github.com/Luteva-ssh/dewitt"
}
]