ktnef 24.05.2
Library for handling mail attachments using TNEF format
Ktnef is a library for handling data in the TNEF format (Transport Neutral Encapsulation Format, a proprietary format of e-mail attachment used by Microsoft Outlook and Microsoft Exchange Server). The API permits access to the actual attachments, the message properties (TNEF/MAPI), and allows one to view/extract message formatted text in Rich Text Format.
- Outputs:
out
- Website: https://api.kde.org/kdepim/ktnef/html/index.html
- Licenses: LGPL 2.0+
- Package source: gnu/packages/kde-pim.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ktnef 24.05.2
as follows:
guix install ktnef@24.05.2
Or install the latest version:
guix install ktnef
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.