Update packages.json (#2688)

This commit is contained in:
Luc Secouard 2023-08-21 10:33:31 +02:00 committed by GitHub
parent 49a2fd7476
commit b8c5760bfa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31235,5 +31235,17 @@
"license": "GPL-3.0-only",
"web": "https://github.com/nirokay/websitegenerator",
"doc": "https://nirokay.github.io/nim-docs/websitegenerator/websitegenerator.html"
},
{
"name": "reed_solomon",
"url": "https://github.com/lscrd/Reed-Solomon",
"method": "git",
"tags": [
"library",
"Reed-Solomon"
],
"description": "Library to encode and decode data using Reed-Solomon correction codes.",
"license": "MIT",
"web": "https://github.com/lscrd/Reed-Solomon"
}
]