Update packages.json (#2048)

add RIFF package
This commit is contained in:
John Novak 2021-10-29 16:18:10 +10:00 committed by GitHub
parent 0fe2e4e027
commit 49d01988e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,20 @@
[
{
"name": "riff",
"url": "https://github.com/johnnovak/nim-riff",
"method": "git",
"tags": [
"riff",
"iff",
"interchange file format",
"library",
"endianness",
"io"
],
"description": "RIFF file handling for Nim ",
"license": "WTFPL",
"web": "https://github.com/johnnovak/nim-riff"
},
{
"name": "nim0",
"url": "https://gitlab.com/pmetras/nim0.git",