README: add chardet

master
pictuga 2017-03-08 11:45:13 -10:00 committed by GitHub
parent ad9bf946ec
commit 2b4269e1ac
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ You do need:
- [dateutil](http://labix.org/python-dateutil) to parse feed dates
- [html2text](http://www.aaronsw.com/2002/html2text/)
- [OrderedDict](https://pypi.python.org/pypi/ordereddict) if using python < 2.7
- [chardet](https://pypi.python.org/pypi/chardet)
Simplest way to get these: