[
https://issues.apache.org/jira/browse/COMPRESS-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12689547#action_12689547
]
Christian Grobmeier commented on COMPRESS-54:
---------------------------------------------
The 7zip SDK is in the public domain - i guess its compatible with asl, is it?
http://www.7-zip.org/sdk.html
The java impl is not a stream, but it feels like it is possible to take those
classes and write streaming classes.
> Add 7zip or RAR archive support
> -------------------------------
>
> Key: COMPRESS-54
> URL: https://issues.apache.org/jira/browse/COMPRESS-54
> Project: Commons Compress
> Issue Type: New Feature
> Environment: N/A
> Reporter: Tim Pinet
> Priority: Minor
> Original Estimate: 30h
> Remaining Estimate: 30h
>
> Has anyone looked into adding support for 7zip and RAR file types? Using the
> j7zip and junrar libraries I was able to get a rough protoype working with
> commons-compress but only with extract support for RAR (due to licencing
> issues). Also, my prototype performance is poor so I definately need to
> improve it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.