Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for uncompressed and bzip2 tar archives #43

Merged
merged 6 commits into from
Dec 21, 2021

Conversation

jared-gs
Copy link
Contributor

This PR adds support for uncompressed and bzip2 tar archives. Also adds the extension checking function for the different archive formats.

Continuing #34, this time off of a branch instead of a fork.

@changelog-app
Copy link

changelog-app bot commented Dec 21, 2021

Generate changelog in changelog/@unreleased

Type

  • Feature
  • Improvement
  • Fix
  • Break
  • Deprecation
  • Manual task
  • Migration

Description

Add support for uncompressed and bzip2 tar archives

This PR adds support for uncompressed and bzip2 tar archives. Also adds the extension checking function for the different archive formats.

Continuing #34, this time off of a branch instead of a fork.

Check the box to generate changelog(s)

  • Generate changelog entry

@hpryce hpryce merged commit 7a4f032 into develop Dec 21, 2021
@hpryce hpryce deleted the archiver-extended branch December 21, 2021 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants