Move RSWeb from remote to local project; rename as Web.

This commit is contained in:
Brent Simmons
2024-04-01 19:31:57 -07:00
parent 4a4ece71f9
commit e56b1513b6
100 changed files with 3372 additions and 129 deletions

View File

@@ -7,7 +7,7 @@
//
import Foundation
import RSWeb
import Web
import RSParser
struct HTMLMetadataDownloader {