[init](codebase): Initial commit

Total rewrite of singlerss, better and better than before!

Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
This commit is contained in:
Dom Rodriguez
2020-08-18 00:24:10 +01:00
commit d3262d89b5
9 changed files with 509 additions and 0 deletions

5
requirements.txt Normal file
View File

@ -0,0 +1,5 @@
feedgen==0.9.0
feedparser==5.2.1
lxml==4.5.2
python-dateutil==2.8.1
six==1.15.0