• Stars
    star
    164
  • Rank 230,032 (Top 5 %)
  • Language
    Perl
  • Created almost 16 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Email::Outlook::Message Perl module for reading Outlook .msg files
NAME

    Email::Outlook::Message

DESCRIPTION

    This module reads e-mail messages stored as .msg files (such as generated
    by Outlook), and converts them to Email::MIME objects. It also includes a
    command-line interface in the form of the msgconvert script.

    You do not need Outlook installed to use this module.

VERSION

    0.921

INSTALLATION

    To install this module type the following:

      perl Build.PL
      ./Build
      ./Build test
      ./Build install

    You may have to become root for that final step.

DEPENDENCIES

    This module requires these other modules:

      Carp
      Encode
      Getopt::Long
      IO::String
      Pod::Usage

      Email::MIME               - 1.923 or later
      Email::MIME::ContentType  - 1.014 or later
      Email::Sender             - 1.3 or later
      Email::Simple             - 2.206 or later
      OLE::Storage_Lite         - 0.14 or later

    For testing:

      IO::All
      Test::More

COPYRIGHT AND LICENCE

    Copyright 2002--2020 Matijs van Zuijlen.

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

More Repositories

1

gir_ffi

Auto-generate bindings for GObject based libraries at run time using FFI
Ruby
141
star
2

msgconvert

The old repository for the msgconvert script
Perl
38
star
3

memory_test_fix

The memory_test_fix rails plugin, as a gem
Ruby
37
star
4

alexandria-book-collection-manager

Fork of the Alexandria Book Collection Manager
Ruby
25
star
5

gir_ffi-gtk

GirFFI-based bindings for Gtk+. Supports both Gtk+ 2 and Gtk+ 3
Ruby
17
star
6

ripper_ruby_parser

Drop-in replacement for RubyParser using Ripper
Ruby
16
star
7

keep_up

Automatically update your gem dependencies
Ruby
11
star
8

ghtml2pdf

HTML to PDF converter based on WebKit2GTK+ and GirFFI
Ruby
7
star
9

mdv

Simple Markdown Viewer for GNOME 3
Ruby
7
star
10

git-subrepo-ng

Experimental re-implementation of git-subrepo in Ruby with Rugged
Shell
5
star
11

vb6-to-x

Converts VB6 projects to a more future-proof platform, such as Ruby
VBA
4
star
12

mubdub

Reads iTunes backup manifests
Ruby
3
star
13

pinhole

Tracker-based photo manager for Gnome
Ruby
3
star
14

litl

Lisp-inspired template language
Ruby
3
star
15

gir_ffi-gtk4

GirFFI-based bindings for Gtk+ 4
Ruby
3
star
16

nautilus-trash-date-deleted

Python plugin for Nautilus to show the date a file was put in the trash
Python
2
star
17

ripper_parser

Parse with Ripper, produce sexps that are compatible with Parser.
Ruby
2
star
18

gir_ffi-tracker

Ruby bindings for Tracker using GirFFI
Ruby
2
star
19

gir_ffi-gnome_keyring

GirFFI-based binding to GnomeKeyring
Ruby
2
star
20

gir_ffi-pango

GirFFI-based bindings for Pango
Ruby
2
star
21

rrb-ruby-refactoring-browser

Ruby Refactoring Browser
Ruby
2
star
22

iba

Introspective Block Assertions
Ruby
2
star
23

playdate

Plan recurring get-togethers.
Ruby
2
star
24

vb2py

Fork of http://vb2py.sourceforge.net/
Python
2
star
25

synttree

Typeset syntactic trees in LaTeX
1
star
26

phew-font-viewer

Focused Font Viewer for GNOME 3
Ruby
1
star
27

gnome_app_driver

Test Ruby-GNOME2 applications using Atspi
Ruby
1
star
28

mbrowser

Simple WebKit-based browser using GirFFI
Ruby
1
star
29

gir_ffi-cairo

GirFFI-based bindings for Cairo
Ruby
1
star
30

ffi-webkit-js

[Unmaintained] GirFFI-based bridge between WebKit and RubyJS
Ruby
1
star
31

deo

Only merge code that smells nice
Ruby
1
star
32

atspi_app_driver

Test drive GNOME applications via Atspi
Ruby
1
star
33

gir_ffi-gst

GirFFI-based bindings for GStreamer
Ruby
1
star