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

How can a .tar.z file full of csvs fit into the csvz specs? #20

Open
secretGeek opened this issue Sep 12, 2020 · 0 comments
Open

How can a .tar.z file full of csvs fit into the csvz specs? #20

secretGeek opened this issue Sep 12, 2020 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@secretGeek
Copy link
Owner

Related to #4 ...

Example:

If someone:

  1. unzipped a compliant .csvz file, to a folder “MyData”
  2. Ran tar -z “MyData” (Todo: correct syntax here to specify output name Eg MyData.csv.t.z ??)

...then what standards would this now comply with?

Suggestion: there could be an optional fragment

csvz-0-tz

...which also invites/allows other mutually exclusive 0 sub standards....

Csvz-0-t

... for a compliant tar that is not gzip’d

Csvz-O-7z

...for a compliant 7z file? (Details needed for such)

@secretGeek secretGeek added the help wanted Extra attention is needed label Sep 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant