Support OPML format #8

Open
opened 2025-03-04 22:00:22 +00:00 by Jef Roosens · 0 comments

The OPML format does seem to be widely used (at least the Gpodder application uses it), so supporting it would be a good idea.

The quick-xml library seems to be suitable for (de)serializing XML.

The base for adding extra formats has already been implemented via the format serializer. We could build upon this by writing a generic type that serializes to one of the specified formats.

The OPML format does seem to be widely used (at least the Gpodder application uses it), so supporting it would be a good idea. The [quick-xml](https://github.com/tafia/quick-xml) library seems to be suitable for (de)serializing XML. The base for adding extra formats has already been implemented via the format serializer. We could build upon this by writing a generic type that serializes to one of the specified formats.
Jef Roosens added the
enhancement
label 2025-03-04 22:00:22 +00:00
Jef Roosens self-assigned this 2025-03-04 22:00:23 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Chewing_Bever/otter#8
There is no content yet.