{"id":22173335,"url":"https://github.com/jmcleodfoss/pstreader","last_synced_at":"2025-07-26T15:31:25.875Z","repository":{"id":55058090,"uuid":"210175890","full_name":"Jmcleodfoss/pstreader","owner":"Jmcleodfoss","description":"Java library for reading Microsoft Outlook pst and ost files","archived":false,"fork":false,"pushed_at":"2023-09-25T14:34:13.000Z","size":1703,"stargazers_count":13,"open_issues_count":1,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-09-26T01:50:06.706Z","etag":null,"topics":["application","java-library","microsoft-file-format","ost-files","pst-files"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jmcleodfoss.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-09-22T16:08:25.000Z","updated_at":"2023-09-28T07:25:07.333Z","dependencies_parsed_at":"2022-08-14T10:30:48.050Z","dependency_job_id":"bc05aa8d-fd6d-4d94-b64c-cb4f3f601023","html_url":"https://github.com/Jmcleodfoss/pstreader","commit_stats":null,"previous_names":[],"tags_count":5,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jmcleodfoss%2Fpstreader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jmcleodfoss%2Fpstreader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jmcleodfoss%2Fpstreader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jmcleodfoss%2Fpstreader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jmcleodfoss","download_url":"https://codeload.github.com/Jmcleodfoss/pstreader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227690629,"owners_count":17804934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["application","java-library","microsoft-file-format","ost-files","pst-files"],"created_at":"2024-12-02T07:32:36.561Z","updated_at":"2024-12-02T07:32:37.158Z","avatar_url":"https://github.com/Jmcleodfoss.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"![MIT License](https://img.shields.io/badge/license-MIT-green) \n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/60a39e709460445f8004a1a4603bdd98)](https://www.codacy.com/gh/Jmcleodfoss/pstreader/dashboard?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=Jmcleodfoss/pstreader\u0026amp;utm_campaign=Badge_Grade)\n![Java CI with Maven](https://github.com/Jmcleodfoss/pstreader/workflows/Java%20CI%20with%20Maven/badge.svg)\n![Codacy Security Scan](https://github.com/Jmcleodfoss/msgreader/workflows/Codacy%20Security%20Scan/badge.svg) \n![CodeQL](https://github.com/Jmcleodfoss/msgreader/workflows/CodeQL/badge.svg) \n# pstreader\nJava library for reading Microsoft Outlook pst and ost files, with ancillary libraries, a Swing application, and a servlet.\n\n## Contents\n### pst Library\nA library for reading PST files, based on [[MS-PST]: Outlook Personal Folders (.pst) File Format](https://docs.microsoft.com/en-us/openspecs/office_file_formats/ms-pst/141923d5-15ab-4ef1-a524-6dce75aae546).\nSee [pst Library README](pst/README.md)\n\n### LocaleBean\nA bean for localization of Java Server Faces web applications.\nSee [localebean README](localebean/README.md)\nNote: this artifact is not in Maven Central so its Javadoc is not publicly available.\n\n### swingutil Library\nA library of useful Java Swing functions used by the pst library. It is separate because I wanted the pst library to be as independent of Swing as possibly, but still able to be used by Swing applications.\nSee [swingutil library README](swingutil/README.md)\n\n### util Library\nA utility library for with some useful functions used by related applications.\nSee [util library README](util/README.md)\n\n### XML Utilities\nThese are all in the xml.jar package.\nSee [xml library README](xml/README.md).\nNote: this artifact is not in Maven Central so its Javadoc is not publicly available.\nSee also the xslt template files in the xslt directory.\n\n### Explorer Application\nA stand-alone example application for browsing PST files\nSee [explorer README](explorer/README.md)\n\n### pstExtractor Web Servlet\nA JSF servlet which allows you to upload a file and then browse through it\nSee [pstExtractor README](pstExtractor/README.md).\nNote: this artifact is not in Maven Central so its Javadoc is not publicly available.\n\n### XSLT Templates\nA set of xslt transformation templates to convert output from [io.github.jmcledofoss.xml.PSTIPFFolderTypeToXML](xml/src/main/io/github/jmcleodfoss/xml/PSTIPFFolderTypeToXML.java) to html.\nSee [xslt README](xslt/READM.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmcleodfoss%2Fpstreader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmcleodfoss%2Fpstreader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmcleodfoss%2Fpstreader/lists"}