5 releases

0.0.5 Apr 20, 2023
0.0.4 Apr 20, 2023
0.0.3 Apr 14, 2023
0.0.2 Apr 13, 2023
0.0.1 Apr 10, 2023

#141 in #event

MIT license

34KB
727 lines

This crate is no longer maintained, it has been splitted into small crates.

https://git.sr.ht/~soywod/pimalaya


lib.rs:

Rust library for managing your personal information (PIM).

Pimalaya is a Rust library that gathers logic related to PIM in order to manage your personal information: send an email, list your contacts, reply to an event etc.

This project serves as a basement for all kind of top-level applications: CLI, TUI, GUI, plugins, servers etc.

The fact that the domain logic is separated from interfaces makes this project very flexible. You can build the interface of your dream without reinventing the wheel.

Dependencies

~0–300KB