change date metadata parsing to dateutil.parser

This commit is contained in:
Stefan hr Berder 2014-02-16 12:51:52 +01:00
commit 7f2bc2a23b
4 changed files with 37 additions and 38 deletions

View file

@ -130,6 +130,8 @@ automatically installed without any action on your part:
utilities
* `MarkupSafe <http://pypi.python.org/pypi/MarkupSafe>`_, for a markup safe
string implementation
* `python-dateutil <https://pypi.python.org/pypi/python-dateutil>`_, to read
the date metadata
If you want the following optional packages, you will need to install them
manually via ``pip``: