Add nimnews to nimble directory (#1564)

This commit is contained in:
Mildred Ki'Lya 2020-07-18 13:19:15 +02:00 committed by GitHub
parent 2ee33b701c
commit 702efd0407
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18770,5 +18770,17 @@
"description": "base64 cui",
"license": "MIT",
"web": "https://github.com/momeemt/base64_cui"
},
{
"name": "nimnews",
"url": "https://github.com/mildred/nimnews",
"method": "git",
"tags": [
"nntp",
"newsgroups"
],
"description": "Immature Newsgroup NNTP server using SQLite as backend",
"license": "GPL-3.0",
"web": "https://github.com/mildred/nimnews"
}
]