task-hookrs

Crates.iotask-hookrs
lib.rstask-hookrs
version0.9.0
sourcesrc
created_at2016-04-27 20:05:57.341375
updated_at2023-06-30 07:43:49.47609
descriptionCrate to work with taskwarrior exported JSON
homepage
repositoryhttps://github.com/matthiasbeyer/task-hookrs
max_upload_size
id4880
size107,418
Matthias Beyer (matthiasbeyer)

documentation

README

task-hookrs

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

Crates.io Crates.io Crates.io Crates.io

task-hookrs is able to import and export the JSON taskwarrior understands, so you can write taskwarrior hooks without having to deal with the JSON import/export foo by simply using this crate.

MSRV

1.63.0

License

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

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.

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

Commit count: 362

cargo fmt