Skip to content

Add adapter for Apache POI #107

Description

@bact

We are about to add support of ODS to this project https://github.com/spdx/spdx-java-spreadsheet-store, and decided to use SODS (thank you for library).

As our project already use Apache POI for XLS/XLSX and some of the internal mechanics assume POI interfaces, we decided to write a POI adapter for SODS, to minimize changes in existing code. The PR in development is here spdx/spdx-java-spreadsheet-store#91.

We are thinking may be it could be useful for other SODS users as well.

If interest, I can open a PR in SODS for review, using the Unlicense license.

Will need suggestion from SODS contributors too on which location of the SODS repository/package (+package name) would be best to put this adapter in.

Or maybe it is better to separate this from the main SODS package, as not every SODS users may use this adapter?

Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions