libytnef 2.0-1 source package in Ubuntu
Changelog
libytnef (2.0-1) unstable; urgency=medium * New upstream release. * Bump watch file to version 4. * Drop version 0.0.0 from symbols file to generate unversioned dependencies. * Update Standards-Version to 4.6.0. * Drop all patches, included upstream. * Don't pass --as-needed to the linker, as it's now the default. -- Jordi Mallach <email address hidden> Thu, 23 Sep 2021 00:37:21 +0200
Upload details
- Uploaded by:
- Ricardo Mones
- Uploaded to:
- Sid
- Original maintainer:
- Ricardo Mones
- Architectures:
- any
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | utils | |
Lunar | release | universe | utils | |
Kinetic | release | universe | utils | |
Jammy | release | universe | utils |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libytnef_2.0-1.dsc | 1.9 KiB | 156e4a5e3c81aeb06b463df04871a65fdc405d704367dc12b9f68f629b603386 |
libytnef_2.0.orig.tar.gz | 294.8 KiB | bb12f34572de89e4825fce98d2d235d93cd34b2c41fed0074ebfa89af9e724a9 |
libytnef_2.0-1.debian.tar.xz | 6.2 KiB | ccb8c8a44bbdc1e38bc569b2f36bb1e08b3cd0c46263c98336bc59f0eeda548c |
Available diffs
- diff from 1.9.3-3 to 2.0-1 (5.7 KiB)
No changes file available.
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