Skip to content

eisbehr/htodotxt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

htodotxt

todo.txt implementation in haskell

This is a simple implementation of the todo.txt file format in haskell. The main purpose of this is as an excercise in learning haskell, this software is currently not intended for day to day use, but since it might be useful for some people I'm making it available.

Even though I'm not planning on developing this actively for much longer, pull requests of your changes are welcome.

License notice

Copyright (C) 2014 Florian Behr [email protected]

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

A full copy of the GNU General Public License can be found in
the LICENSE file in this project.
If not,see <http://www.gnu.org/licenses/>

About

Haskell implementation of the todo.txt format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published