mirror of
https://github.com/logos-messaging/packages.git
synced 2026-02-24 10:23:12 +00:00
add niscv package (#2575)
This commit is contained in:
parent
c43bdace65
commit
b0675234a2
@ -29942,5 +29942,21 @@
|
||||
"description": "Nim file-encryption module that uses AES256-CBC to encrypt/decrypt files.",
|
||||
"license": "Apache 2.0",
|
||||
"web": "https://github.com/maxDcb/nimAesCrypt"
|
||||
},
|
||||
{
|
||||
"name": "niscv",
|
||||
"url": "https://gitlab.com/OFThomas/niscv",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"virtual-machine",
|
||||
"emulator",
|
||||
"riscv",
|
||||
"isa",
|
||||
"virtual",
|
||||
"machine"
|
||||
],
|
||||
"description": "Nim powered RISC-V virtual machine and emulator.",
|
||||
"license": "GPL3",
|
||||
"web": "https://gitlab.com/OFThomas/niscv"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user