From b6417785d6e0dcc2d0dc7156f280ecdd44b73107 Mon Sep 17 00:00:00 2001 From: Konstantin Stepanov Date: Wed, 30 Mar 2016 14:53:49 +0300 Subject: [PATCH] add info about rust parser library --- Other-Todo.txt-Projects.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Other-Todo.txt-Projects.md b/Other-Todo.txt-Projects.md index be662fc..834bc17 100644 --- a/Other-Todo.txt-Projects.md +++ b/Other-Todo.txt-Projects.md @@ -20,6 +20,11 @@ https://github.com/mNantern/QTodoTxt This is my favorite version--it has extensions where you can add due date, links, percent done, etc. https://github.com/abztrakt/ya-todo-py +# Rust + +There's also a [Rust version](https://github.com/kstep/todotxt.rs) of todo.txt parser. +It is also available in [Crates.io](https://crates.io/crates/todotxt). + # Cross platform [**Todour**](http://nerdur.com/todour-pl/) is a simple and fast GUI for Mac, Windows and Linux for managing a todo.txt list (written in C++/Qt) @@ -65,4 +70,4 @@ Windows Phone 7/8: In the Windows Phone Store and https://github.com/hartez/Todo Emacs major mode for editing todo.txt files: https://github.com/avillafiorita/todotxt-mode -Emacs-based application for managing your todo.txt file: https://github.com/rpdillon/todotxt.el +Emacs-based application for managing your todo.txt file: https://github.com/rpdillon/todotxt.el \ No newline at end of file