lkml

Crates.iolkml
lib.rslkml
version0.1.2
created_at2025-05-13 19:32:34.30417+00
updated_at2025-06-30 07:40:21.264414+00
descriptionProgram to download and assort emails from mailing lists supported by `lei`
homepage
repositoryhttps://github.com/y86-dev/lkml
max_upload_size
id1672427
size77,739
Benno Lossin (y86-dev)

documentation

https://docs.rs/lkml

README

Crates.io Documentation Dependency status License GitHub Workflow Status

[!WARNING] This program is still pretty experimental and might break your emails, use with care!

lkml

A command line tool to download mailing list emails via lei and then assort them into maildirs based on custom criteria.

WARNING: this program is still pretty experimental and might break your emails, use with care!

Configuration

See Config for the various configuration options. The location of the config file is ~/.config/lkml/config.toml on linux.

Commit count: 15

cargo fmt