Added package niMIDI (#2753)

This commit is contained in:
Mycsina 2023-11-21 07:14:51 +00:00 committed by GitHub
parent 65dba5adf8
commit edcdeb73f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31877,6 +31877,20 @@
"web": "https://github.com/bung87/webpage_extractors"
},
{
"name": "niMIDI",
"url": "https://github.com/Mycsina/NiMIDI",
"method": "git",
"tags": [
"MIDI",
"parser",
"writer",
"library"
],
"description": "MIDI file parser in Nim, for Nim",
"license": "MIT",
"web": "https://github.com/Mycsina/NiMIDI"
},
{
"name": "yahttp",
"url": "https://github.com/mishankov/yahttp",
"method": "git",