11 releases (breaking)
0.9.0 | Jun 30, 2023 |
---|---|
0.8.0 | Dec 18, 2022 |
0.7.0 | Nov 9, 2019 |
0.6.0 | Nov 9, 2018 |
0.2.0 | Jul 7, 2016 |
#1112 in Parser implementations
213 downloads per month
Used in 3 crates
59KB
1.5K
SLoC
task-hookrs
task-hookrs
is a rust library for writing
taskwarrior hooks.
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.
Dependencies
~2.4–3.5MB
~68K SLoC