Add package resultutils (#2198)

This commit is contained in:
Luca 2022-04-12 00:37:07 +00:00 committed by GitHub
parent aa407172b5
commit dd0d83b030
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25749,5 +25749,17 @@
"description": "Automatically extracts the data of sites",
"license": "GPL-3.0-only",
"web": "https://gitlab.com/lurlo/parsepage"
},
{
"name": "resultutils",
"url": "https://github.com/nonnil/resultutils",
"method": "git",
"tags": [
"result",
"results"
],
"description": "Utility macros for easier handling of Result",
"license": "MIT",
"web": "https://github.com/nonnil/resultutils"
}
]