8000 Add support for `.lz4` file format by Borewit · Pull Request #706 · sindresorhus/file-type · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add support for .lz4 file format #706

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

Merged
merged 1 commit into from
Dec 15, 2024
Merged

Add support for .lz4 file format #706

merged 1 commit into from
Dec 15, 2024

Conversation

Borewit
Copy link
Collaborator
@Borewit Borewit commented Dec 15, 2024

Add support for LZ4 file format, which is an archive created by one of a variety of LZ4 compression utilities.

On a positive detection the following is returned:

  • extension: lz4
  • MIME-type: application/x-lz4, lacking formal MIME-type assignment

Related documentation:

Resolves: #444

@Borewit Borewit added the enhancement Add new functionality label Dec 15, 2024
@Borewit Borewit self-assigned this Dec 15, 2024
@sindresorhus sindresorhus merged commit 74acf94 into main Dec 15, 2024
6 checks passed
@sindresorhus sindresorhus deleted the add-support-for-lz4 branch December 15, 2024 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Add new functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support: lz4 and avro file-types
2 participants
0