jyn-core 0.6.4

Core library for Jyn personal task manager - extends joy-core with recurrence
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# jyn-core

Core library for [Jyn](https://joyint.com/en/jyn) - a Git-native personal task manager.

Extends [joy-core](https://crates.io/crates/joy-core) with recurrence rules,
personal task semantics, and CalDAV-ready data structures.

## Usage

```toml
[dependencies]
jyn-core = "0.2"
```

## License

MIT