[[package]] name = "feedparser" version = "6.0.10" description = "Universal feed parser, handles RSS 0.9x, RSS 1.0, RSS 2.0, CDF, Atom 0.3, and Atom 1.0 feeds" category = "main" optional = false python-versions = ">=3.6" [package.dependencies] sgmllib3k = "*" [[package]] name = "pycurl" version = "7.45.2" description = "PycURL -- A Python Interface To The cURL library" category = "main" optional = false python-versions = ">=3.5" [[package]] name = "sgmllib3k" version = "1.0.0" description = "Py3k port of sgmllib." category = "main" optional = false python-versions = "*" [metadata] lock-version = "1.1" python-versions = "^3.7" content-hash = "049581a37f61f8307815a597cf5decff839acd1d72a6dd0570ee65b006075794" [metadata.files] feedparser = [ {file = "feedparser-6.0.10-py3-none-any.whl", hash = "sha256:79c257d526d13b944e965f6095700587f27388e50ea16fd245babe4dfae7024f"}, {file = "feedparser-6.0.10.tar.gz", hash = "sha256:27da485f4637ce7163cdeab13a80312b93b7d0c1b775bef4a47629a3110bca51"}, ] pycurl = [ {file = "pycurl-7.45.2.tar.gz", hash = "sha256:5730590be0271364a5bddd9e245c9cc0fb710c4cbacbdd95264a3122d23224ca"}, ] sgmllib3k = [ {file = "sgmllib3k-1.0.0.tar.gz", hash = "sha256:7868fb1c8bfa764c1ac563d3cf369c381d1325d36124933a726f29fcdaa812e9"}, ]