libetpan-config
mail handling library - development files
Install
- All systems
-
curl cmd.cat/libetpan-config.sh
- Debian
-
apt-get install libetpan-dev
- Ubuntu
-
apt-get install libetpan-dev
- Alpine
-
apk add libetpan
- Arch Linux
-
pacman -S libetpan
- Kali Linux
-
apt-get install libetpan-dev
- Fedora
-
dnf install libetpan-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libetpan-dev
- OS X
-
brew install libetpan
- Raspbian
-
apt-get install libetpan-dev
- Dockerfile
- dockerfile.run/libetpan-config
- Docker
-
docker run cmd.cat/libetpan-config libetpan-config
powered by Commando
libetpan-dev
mail handling library - development files
libEtPan! is a mail library. It may be used for low-level mail handling: network protocols (IMAP/NNTP/POP3/SMTP over TCP/IP with or without SSL), local storage (mbox/MH/maildir) and message/MIME parsing. This package provides development files for the library.
libetpan-devel
Development package for libetpan
libetpan
The purpose of this mail library is to provide a portable,
efficient middle-ware for different kinds of mail access. When using the drivers interface, the interface is the same for all kinds of mail access, remote and local mailboxes.