erickt / task-hookrs

A Rust library for writing taskwarrior hooks and general interfacing with taskwarrior

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

task-hookrs

task-hookrs is a rust library for writing taskwarrior hooks.

License

task-hookrs - A Rust library for writing taskwarrior hooks and general interfacing with taskwarrior
Copyright (C) 2016 Matthias Beyer

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

This library 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 Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License
along with this library; if not, see <http://www.gnu.org/licenses/>.

For more information and the full license text, see the LICENSE file.

About

A Rust library for writing taskwarrior hooks and general interfacing with taskwarrior

License:GNU Lesser General Public License v2.1


Languages

Language:Rust 98.4%Language:Nix 1.6%