mml-cli

Crates.iomml-cli
lib.rsmml-cli
version1.0.0
sourcesrc
created_at2023-08-23 13:49:29.594728
updated_at2023-09-27 09:43:19.736566
descriptionCLI to compile MML messages to MIME messages and interpret MIME messages as MML messages.
homepagehttps://pimalaya.org/mml/
repositoryhttps://github.com/soywod/mml/
max_upload_size
id952042
size112,200
Clément DOUIN (soywod)

documentation

https://pimalaya.org/mml/

README

📫 MIME Meta Language Crates.io Matrix

CLI to compile MML messages to MIME messages and interpret MIME messages as MML messages, based on mml-lib.

Features

  • MML to MIME messages compilation (mml compile --help)
  • MIME to MML messages interpretation (mml interpret --help)

Installation

Packaging status
# Cargo
$ cargo install mml-cli

# Nix
$ nix-env -i mml

See the documentation for other installation methods.

Configuration

Please read the documentation.

Contributing

If you want to report a bug that does not exist yet, please send an email at ~soywod/pimalaya@todo.sr.ht.

If you want to propose a feature or fix a bug, please send a patch at ~soywod/pimalaya@lists.sr.ht using git send-email. Follow this guide to configure git properly.

If you just want to discuss about the project, feel free to join the Matrix workspace #pimalaya.mml or contact me directly @soywod. You can also use the mailing list [send an email|subscribe|unsubscribe].

Sponsoring

nlnet

Special thanks to the NLnet foundation and the European Commission that helped the project to receive financial support from:

If you appreciate the project, feel free to donate using one of the following providers:

GitHub PayPal Ko-fi Buy Me a Coffee Liberapay

Commit count: 21

cargo fmt