remail: Add requirements.txt file
Using a requirements.txt file makes it easier to install dependencies
via the pip python package manager:
pip install -r requirements.txt
This is particularly handy for testing when running via virtualenv.
Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
A simplistic but powerfull crypted mailing list tool set. The following tools are available:
remail_daemon - The crypto mailing list processor remail_chkcfg - Tool to check the configuration
It's recommended to generate the appropriate package for your system and install it via the package manager.
See Documentation and man pages