Add package getpodia (#2684)

This commit is contained in:
Thiago 2023-08-17 06:13:55 +00:00 committed by GitHub
parent ed60efa38d
commit b8437c1db3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31182,5 +31182,18 @@
"description": "Library for guaranteed zero heap allocation strings ",
"license": "MIT",
"web": "https://github.com/termermc/nim-stack-strings/"
},
{
"name": "getpodia",
"url": "https://github.com/thisago/getpodia",
"method": "git",
"tags": [
"scraper",
"podia",
"library"
],
"description": "Extract Podia sites courses data",
"license": "GPL-3",
"web": "https://github.com/thisago/getpodia"
}
]