listparser
listparser copied to clipboard
Parse OPML subscription lists in Python
I've just found list parser and feel free to ignore this feature request! But I hoped to use it to parse OPML and get the `htmlUrl` URLs from each item....
Bumps the github-actions group with 4 updates: [actions/setup-python](https://github.com/actions/setup-python), [actions/upload-artifact](https://github.com/actions/upload-artifact), [actions/cache](https://github.com/actions/cache) and [actions/download-artifact](https://github.com/actions/download-artifact). Updates `actions/setup-python` from 4.7.1 to 5.0.0 Release notes Sourced from actions/setup-python's releases. v5.0.0 What's Changed In scope of...
lxml has bumped its major version due to an upstream (libxml2) breaking change. https://github.com/lxml/lxml/blob/1a4362be12c99ec22f9859f3fe6455952256539f/CHANGES.txt#L60-L64