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
每月下载量166
在 3 crate 中使用
59KB
1.5K SLoC
task-hookrs
task-hookrs
是一个用于编写 taskwarrior 插件的 Rust 库。
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