add info about rust parser library

Konstantin Stepanov
2016-03-30 14:53:49 +03:00
parent 07c7347fb2
commit b6417785d6

@@ -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. 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 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 # 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) [**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 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