libytnef 2.1.2-1build1 source package in Ubuntu

Changelog

libytnef (2.1.2-1build1) noble; urgency=high

  * No change rebuild for frame pointers (and time_t).

 -- Julian Andres Klode <email address hidden>  Thu, 18 Apr 2024 19:53:12 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe utils
Noble release universe utils

Downloads

File Size SHA-256 Checksum
libytnef_2.1.2.orig.tar.gz 294.9 KiB 340f03f495884611209e9c0bc943fad06ce920e8c79655aa228d5ca7418dc360
libytnef_2.1.2-1build1.debian.tar.xz 6.3 KiB caf8e5fe0f7f123fc36a2146214f40c07b66a00fc8f0e60fb13e583e7194de1b
libytnef_2.1.2-1build1.dsc 2.1 KiB 7a786c4ed2c983eefc9cc0193f21f0445fc36eff17702f1a3c316f39d7ad3144

View changes file

Binary packages built by this source

libytnef0: improved decoder for application/ms-tnef attachments

 Yerase's TNEF Stream Reader allows you to decode application/ms-tnef
 e-mail attachments, which are usually entitled "winmail.dat" and are
 generally a file container format that is only readable by Microsoft
 Outlook. Some TNEF streams also include RTF-formatted data.
 .
 libytnef0 is the support library that exposes these functions to other
 programs. The ytnef program is the frontend for this library, so you should
 probably install that (included in ytnef-tools) if you want to take advantage
 of it.

libytnef0-dbgsym: debug symbols for libytnef0
libytnef0-dev: headers for application/ms-tnef attachments decoder

 Yerase's TNEF Stream Reader allows you to decode application/ms-tnef
 e-mail attachments, which are usually entitled "winmail.dat" and are
 generally a file container format that is only readable by Microsoft
 Outlook. Some TNEF streams also include RTF-formatted data.
 .
 libytnef0 is the support library that exposes these functions to other
 programs. The ytnef program is the frontend for this library, so you should
 probably install that (included in ytnef-tools) if you want to take advantage
 of it.
 .
 These are the development headers for libytnef0.

ytnef-tools: ytnef decoder commandline tools

 Yerase's TNEF Stream Reader allows you to decode application/ms-tnef
 e-mail attachments, which are usually entitled "winmail.dat" and are
 generally a file container format that is only readable by Microsoft
 Outlook. Some TNEF streams also include RTF-formatted data.
 .
 These are the frontend programs for the libytnef library, which can be used
 to decode TNEF attachments on the commandline.

ytnef-tools-dbgsym: debug symbols for ytnef-tools