From 656a341ffc5d8d5c63bfd1a97b3898e8353b166a Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 31 Jan 2021 14:13:33 +0100 Subject: [PATCH] Auto: misc. --- atoma.md | 1 + feedparser.md | 1 + 2 files changed, 2 insertions(+) diff --git a/atoma.md b/atoma.md index 1ac3b7d91..e7d320d9b 100644 --- a/atoma.md +++ b/atoma.md @@ -3,6 +3,7 @@ - A [[python]] [[feed]] [[parser]]. - ```pip install atoma``` - [[go]] https://pypi.org/project/atoma/ +- [[github]] https://github.com/NicolasLM/atoma diff --git a/feedparser.md b/feedparser.md index 7b796fea8..8cab41a46 100644 --- a/feedparser.md +++ b/feedparser.md @@ -3,6 +3,7 @@ - A [[python]] [[feed]] [[parser]]. - ```pip install feedparser``` - [[go]] https://pypi.org/project/feedparser/ +- [[github]] https://github.com/kurtmckee/feedparser