https://github.com/inflex/opentnef
TNEF decoding library
https://github.com/inflex/opentnef
Last synced: 9 months ago
JSON representation
TNEF decoding library
- Host: GitHub
- URL: https://github.com/inflex/opentnef
- Owner: inflex
- License: bsd-3-clause
- Created: 2016-07-01T01:03:54.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-02T07:02:31.000Z (almost 10 years ago)
- Last Synced: 2025-03-22T08:48:29.773Z (about 1 year ago)
- Language: C
- Size: 31.3 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
---------------README-----
openTNEF is a truly open-source TNEF decoding library, released under the
BSD style licence in order to facilitate the involvement of corporate bodies
without risk of licence backlash.
OpenTNEF decodes the Microsoft TNEF encoded email attachments, often received
as 'winmail.dat'.
--------------------------