Add package parsegemini (#1846)

This commit is contained in:
autumngray 2021-03-25 18:24:33 +01:00 committed by GitHub
parent e171bce8ca
commit 9975f8fdcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21931,5 +21931,19 @@
"description": "A new awesome nimble package",
"license": "MIT",
"web": "https://github.com/bung87/rcedit"
},
{
"name": "parsegemini",
"url": "https://github.com/autumngray/parsegemini",
"method": "git",
"tags": [
"gemini",
"parser",
"gemtext",
"gmi"
],
"description": "Library for parsing text/gemini",
"license": "MIT",
"web": "https://github.com/autumngray/parsegemini"
}
]