GitHub user trixpan opened a pull request:
https://github.com/apache/commons-compress/pull/55
COMPRESS-423 - Add ZStandard decompression support using Zstd-JNI
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/trixpan/commons-compress COMPRESS-423
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-compress/pull/55.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #55
----
commit ebcc95b705b35c723920cceeba832232a6b7d544
Author: Andre F de Miranda <[email protected]>
Date: 2017-10-14T06:57:19Z
COMPRESS-423 - Add ZStandard decompression support using Zstd-JNI
----
---