Actions Status MetaCPAN Release

NAME

winmaildat2tar - Convert winmail.dat (TNEF data) to tentative archive

SYNOPSIS

winmaildat2tar winmail.dat > winmail.tar

Option

--format #, -f#  Archive format: tar, ar, zip (default: tar)
--verbose, -v    Show attachment name

VERSION

Version 0.9902

DESCRIPTION

This command read winmail.dat file in TNEF format and produce another tentative archive formatted data (tar by default).

INSTALL

CPANMINUS

Install from CPAN

cpanm App::winmaildat2tar

or

cpanm https://github.com/kaz-utashiro/winmaildat2tar.git

SEE ALSO

App::winmaildat2tar, https://github.com/kaz-utashiro/winmaildat2tar

Convert::TNEF, Archive::Tar, Archive::Ar, Archive::Zip

AUTHOR

Kazumasa Utashiro

LICENSE

Copyright 2020-2022 Kazumasa Utashiro.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.