Added package prettystr (#2088)

This commit is contained in:
Ethosa 2021-12-19 12:16:48 +07:00 committed by GitHub
parent c6ab8e92a8
commit 881ed62c93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24491,6 +24491,20 @@
"license": "MIT",
"web": "https://github.com/Q-Master/redis.nim"
},
{
"name": "prettystr",
"url": "https://github.com/prettybauble/prettystr",
"method": "git",
"tags": [
"prettystr",
"prettybauble",
"string",
"number"
],
"description": "Small library for working with strings",
"license": "MIT",
"web": "https://github.com/prettybauble/prettystr"
},
{
"name": "opensimplexnoise",
"url": "https://github.com/betofloresbaca/nim-opensimplexnoise",