You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
829 B

Package: freepst
Type: Package
Title: Read OST/PST Files
Version: 0.2.0
Date: 2020-06-02
Author: Bob Rudis (bob@rud.is)
Maintainer: Bob Rudis <bob@rud.is>
Description: An 'rJava' wrapper around 'java-libpst' <https://github.com/rjohnsondev/java-libpst>.
The PST File format is used by Outlook for the storage of emails. Over the
years many people have accumulated a large amount of important email and
other information into these files. Tools are provided to enable folks to
access and extract this information for archival or analysis.
URL: https://github.com/hrbrmstr/freepst
BugReports: https://github.com/hrbrmstr/freepst/issues
License: Apache License 2.0 | file LICENSE
SystemRequirements: Java
Encoding: UTF-8
Suggests:
covr,
tinytest
Depends:
R (>= 3.2.0),
rJava
RoxygenNote: 7.1.0