Recipe scraper implementation (unfinished)

This commit is contained in:
Vicnet
2023-11-07 21:28:24 +01:00
parent 1343d8c658
commit 3217c7b4aa
6 changed files with 234 additions and 3 deletions

View File

@@ -0,0 +1,14 @@
{
"pins" : [
{
"identity" : "swiftsoup",
"kind" : "remoteSourceControl",
"location" : "https://github.com/scinfu/SwiftSoup.git",
"state" : {
"revision" : "8b6cf29eead8841a1fa7822481cb3af4ddaadba6",
"version" : "2.6.1"
}
}
],
"version" : 2
}