Add package lorem (#2593)

This commit is contained in:
Grave 2023-05-10 11:13:17 -04:00 committed by GitHub
parent a2f2e27171
commit 3f81ea606b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,21 @@
[
{
"name": "lorem",
"url": "https://github.com/neroist/lorem",
"method": "git",
"tags": [
"lorem-ipsum",
"lorem",
"ipsum",
"text-generator",
"text-generation",
"random"
],
"description": "Nim library that generates \"Lorem ipsum\" text.",
"license": "MIT",
"web": "https://github.com/neroist/lorem",
"doc": "https://neroist.github.io/lorem/lorem.html"
},
{
"name": "nimipdf",
"url": "https://github.com/neroist/nimipdf",