quicklisp-projects icon indicating copy to clipboard operation
quicklisp-projects copied to clipboard

Please add cl-tar

Open daewok opened this issue 3 years ago • 2 comments

A high level interface for tar archives, including extraction and creation

Author: Eric Timmons License: MIT Sources: https://gitlab.common-lisp.net/cl-tar/cl-tar Homepage: https://common-lisp.net/project/cl-tar/

Please pull from Gitlab releases.

Requires cl-tar-file #2113.

On Windows, the tar/create system requires https://github.com/osicat/osicat/pull/57. But that's likely a small enough audience that it's not worth waiting for it to be merged.

Please blacklist the tar-cli and tar-cli-asdf systems for the time being. They have some dependencies that are not ready for Quicklisp yet.

daewok avatar Jan 04 '22 19:01 daewok

Failure log here: http://report.quicklisp.org/2022-01-29/failure-report/cl-tar.html

quicklisp avatar Jan 29 '22 16:01 quicklisp

Thanks, mostly fixed. tar/simple-create and tar/simple-create-test were accidentally committed and have been removed.

It'd be great if you could just blacklist tar-cli and tar-cli-asdf. I use them internally to build an executable, but they have dependencies that are not ready for Quicklisp yet.

daewok avatar Jan 30 '22 22:01 daewok