Andres Almiray created COMPRESS-682:
---------------------------------------
Summary: Support XAR archive format
Key: COMPRESS-682
URL: https://issues.apache.org/jira/browse/COMPRESS-682
Project: Commons Compress
Issue Type: Improvement
Components: Archivers
Affects Versions: 1.26.2
Reporter: Andres Almiray
The XAR archive format definition can be found at
[https://en.wikipedia.org/wiki/Xar_(archiver)]
There are a couple of Java based implementations but they seem to be no longer
maintained. Also, they have external dependencies that may no longer be
required if relying in JDK utility classes and facilities exposed by
commons-compress
[https://github.com/sprylab/xar] is ASL 2.0
[https://github.com/gino0631/xar] is LGLG 3.0
--
This message was sent by Atlassian Jira
(v8.20.10#820010)