Skip to content

a TNEF decoding library written in python, without external dependencies

License

Notifications You must be signed in to change notification settings

venilton/tnefparse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tnefparse - TNEF decoding and attachment extraction

This is a pure-python library for decoding Microsoft's Transport Neutral Encapsulation Format (TNEF), for Python versions 2.6 and above.

See for example wikipedia for more on TNEF.

The library can be used as a basis for applications that need to parse TNEF. A command-line utility "tnefparse" is also provided that gets installed as part of the package, that can be used to list contents of TNEF files and extract attachments found inside them (requires python >= 2.7).

Use 'python setup.py test' or 'python runtests.py' to run the tests.

Please see the HISTORY.txt file for full release notes.

https://badge.fury.io/py/tnefparse.png https://travis-ci.org/koodaamo/tnefparse.png?branch=master https://pypip.in/d/tnefparse/badge.png

About

a TNEF decoding library written in python, without external dependencies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%