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 file types .zpaq, .paq8o, .paq8n, .tsv #150

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

EyeCon
Copy link

@EyeCon EyeCon commented Dec 12, 2024

No description provided.

@sharkdp
Copy link
Owner

sharkdp commented Dec 27, 2024

Can you please explain what those formats are?

@EyeCon
Copy link
Author

EyeCon commented Dec 27, 2024

.zpaq, .paq8o, .paq8n are some of the relatively popular instances of the PAQ compression programs first created by Matt Mahoney and then partly taken over by the community. More information can be found at his page: https://www.mattmahoney.net/dc/paq.html

.tsv extension is commonly used by tab-separated files, a variant of .csv which uses tabs instead of commas as the separator character. Microsoft Excel also supports export into this format although it insists on using the .txt extension for some reason.

@sharkdp sharkdp merged commit 7829072 into sharkdp:master Dec 27, 2024
13 of 14 checks passed
@sharkdp
Copy link
Owner

sharkdp commented Dec 27, 2024

Thank you!

@EyeCon EyeCon deleted the new-file-types-1 branch December 27, 2024 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants