Skip to content

idiom/yatp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yatp - Yet Another TNEF Parser

This is a fork of tnefparse (https://github.com/koodaamo/tnefparse) a pure-python library for decoding Microsoft's Transport Neutral Encapsulation Format (TNEF).

The library can be used as a basis for applications that need to parse TNEF. There are some tests; run 'python setup.py test' or 'python runtests.py'.

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).

About

Yet Another TNEF Parser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages