Skip to content
/ pasta Public

A java library for creating pst files (incomplete)

License

Notifications You must be signed in to change notification settings

sbridges/pasta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pasta

The goal of pasta is to create a java library which allows for writing pst files. Reading arbitrary pst files is not a goal, but the library should read enough to validate the pst files that it wrote.

Current Status

Support for reading/validating the data structures of a pst file. Pasta can read the BBT and NBT from the NDB layer. Pasta can read BTH's, HN's, PC's and TC's from the LPT layer.

Some support for reading Folder/Message data structures built on top of these data structures.

About

A java library for creating pst files (incomplete)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages