#import-export #json #taskwarrior #import #export #todo

task-hookrs

用于处理 taskwarrior 导出的 JSON 的 crate

11 个版本 (有破坏性)

0.9.0 2023年6月30日
0.8.0 2022年12月18日
0.7.0 2019年11月9日
0.6.0 2018年11月9日
0.2.0 2016年7月7日

#4 in #taskwarrior

Download history 44/week @ 2024-03-12 90/week @ 2024-03-19 131/week @ 2024-03-26 123/week @ 2024-04-02 64/week @ 2024-04-09 61/week @ 2024-04-16 57/week @ 2024-04-23 44/week @ 2024-04-30 426/week @ 2024-05-07 78/week @ 2024-05-14 35/week @ 2024-05-21 46/week @ 2024-05-28 40/week @ 2024-06-04 47/week @ 2024-06-11 23/week @ 2024-06-18 42/week @ 2024-06-25

每月下载量166
3 crate 中使用

MPL-2.0 许可证

59KB
1.5K SLoC

task-hookrs

task-hookrs 是一个用于编写 taskwarrior 插件的 Rust 库。

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

task-hookrs 可以导入和导出 taskwarrior 能够理解的 JSON,因此您可以通过使用此 crate 来编写 taskwarrior 插件,而无需处理 JSON 导入/导出问题。

MSRV

1.63.0

许可证

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/.

有关更多信息及完整许可证文本,请参阅 LICENSE 文件

依赖项

~2.4–3.5MB
~66K SLoC