szborows / eml_parser

python eml parser module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eml_parser serves as a python module for parsing eml files and returning various
information found in the e-mail.

Information include but are not limited to:
  - attachments
    - hashes
    - names
  - from, to, cc
  - received servers path
  - subject
  - list of URLs parsed from the text content of the mail (including HTML
    body/attachments)

Please feel free to send me your comments / pull requests.

About

python eml parser module

License:Other


Languages

Language:Python 100.0%