Adding package mt (#2130)

This commit is contained in:
eqf0 2022-02-02 01:36:32 -06:00 committed by GitHub
parent 3eab329fcf
commit ee98b6f66e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24929,5 +24929,17 @@
"description": "A minimalistic connection pooling package",
"license": "MIT",
"web": "https://github.com/PhilippMDoerner/TinyPool"
},
{
"name": "mt",
"url": "https://codeberg.org/eqf0/mt",
"method": "git",
"tags": [
"tldr",
"manpages"
],
"description": "A simple TLDR pages client",
"license": "MIT",
"web": "https://codeberg.org/eqf0/mt/"
}
]