mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
Added package eris and eris_utils (#1805)
This commit is contained in:
parent
39191a3d9a
commit
c5481a34f2
@ -21439,5 +21439,27 @@
|
|||||||
"description": "Library for external memory manipulation on a windows process",
|
"description": "Library for external memory manipulation on a windows process",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Sann0/Nimem"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user