31 lines
1003 B
TOML
31 lines
1003 B
TOML
# This file is automatically @generated by Poetry 1.5.0 and should not be changed by hand.
|
|
|
|
[[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"
|
|
optional = false
|
|
python-versions = ">=3.6"
|
|
files = [
|
|
{file = "feedparser-6.0.10-py3-none-any.whl", hash = "sha256:79c257d526d13b944e965f6095700587f27388e50ea16fd245babe4dfae7024f"},
|
|
{file = "feedparser-6.0.10.tar.gz", hash = "sha256:27da485f4637ce7163cdeab13a80312b93b7d0c1b775bef4a47629a3110bca51"},
|
|
]
|
|
|
|
[package.dependencies]
|
|
sgmllib3k = "*"
|
|
|
|
[[package]]
|
|
name = "sgmllib3k"
|
|
version = "1.0.0"
|
|
description = "Py3k port of sgmllib."
|
|
optional = false
|
|
python-versions = "*"
|
|
files = [
|
|
{file = "sgmllib3k-1.0.0.tar.gz", hash = "sha256:7868fb1c8bfa764c1ac563d3cf369c381d1325d36124933a726f29fcdaa812e9"},
|
|
]
|
|
|
|
[metadata]
|
|
lock-version = "2.0"
|
|
python-versions = "^3.9"
|
|
content-hash = "b174a7eabcd92b902e7d7381cd453724319fb6563151d344f5011cc51efb3689"
|