Add artemis package (#2239)

This commit is contained in:
Skylar Hill 2022-05-22 06:03:34 -05:00 committed by GitHub
parent 5d4418fd39
commit c15bede145
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,17 @@
[
{
"name": "artemis",
"url": "https://git.skylarhill.me/skylar/artemis",
"method": "git",
"tags": [
"gemini",
"server",
"async"
],
"author": "Skylar Hill",
"description": "A simple Nim server for the Gemini protocol. Forked from geminim",
"license": "GPLv3"
},
{
"name": "periapsisEngine",
"url": "https://github.com/Periapsis-Studios/Periapsis-Engine",