Added package eris and eris_utils (#1805)

This commit is contained in:
Emery Hemingway 2021-02-04 22:18:18 +01:00 committed by GitHub
parent 39191a3d9a
commit c5481a34f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21439,5 +21439,27 @@
"description": "Library for external memory manipulation on a windows process",
"license": "MIT",
"web": "https://github.com/Sann0/Nimem"
},
{
"name": "eris",
"url": "https://git.sr.ht/~ehmry/eris",
"method": "git",
"tags": [
"eris"
],
"description": "Encoding for Robust Immutable Storage (ERIS)",
"license": "ISC",
"web": "http://purl.org/eris"
},
{
"name": "eris_utils",
"url": "https://git.sr.ht/~ehmry/eris_utils",
"method": "git",
"tags": [
"eris"
],
"description": "Utilities for the Encoding for Robust Immutable Storage (ERIS)",
"license": "GPL-3.0",
"web": "http://purl.org/eris"
}
]