From 91ebd0f606bfe85f158b1890826bb45fccb2fa9e Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sun, 28 Feb 2021 15:13:36 +0200 Subject: [PATCH] README.md: Update TODOs A few of these date things have been addressed. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 6102e98..2d26a7d 100644 --- a/README.md +++ b/README.md @@ -109,8 +109,6 @@ This currently uses the [Python langid](https://github.com/saffsd/langid.py) lib - Add an option to drop invalid AGROVOC subjects? - Add tests for application invocation, ie `tests/test_app.py`? - Validate ISSNs or journal titles against CrossRef API? -- Better ISO 8601 date parsing (currently only supports simple dates, perhaps we need to use dateutil.parser.parseiso()) -- Fix lazy date check (assumes field name has "date" but could be dcterms.issued etc!) ## License This work is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).