atom feed support

This commit is contained in:
Jaume Delclòs Coll
2020-10-29 16:05:57 +01:00
parent 530f078744
commit ecbd574cf6
5 changed files with 126 additions and 18 deletions

View File

@@ -236,6 +236,8 @@ instance of this yourself)
* [mistune](https://pypi.python.org/pypi/mistune)
* [inflect](https://pypi.python.org/pypi/inflect)
* [six](https://pypi.python.org/pypi/six)
* [colorama](https://pypi.python.org/pypi/colorama)
* [feedgen](https://pypi.python.org/pypi/feedgen)
### contributing