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

previewer: tar.gz (and more) previewer #557

Open
krzysztof opened this issue May 9, 2016 · 10 comments
Open

previewer: tar.gz (and more) previewer #557

krzysztof opened this issue May 9, 2016 · 10 comments

Comments

@krzysztof
Copy link
Contributor

krzysztof commented May 9, 2016

Add previewer for tarball (tar.gz), and perhaps some of the other popular archive formats.

  • .tar
  • .tar.gz
  • .tar.bz2
  • .tbz
  • .tbz2
  • .7z
@sunil-sangwan
Copy link

I like to work on this issue. Can you explain a little more?

@krzysztof
Copy link
Contributor Author

@shark-s You'll need to take a close look at the ZIP format previewer in the invenio-previewer extensions here: https://github.com/inveniosoftware/invenio-previewer/tree/master/invenio_previewer/extensions and see how it works in Zenodo (and also the whole invenio-previewer module).

Then create something similar to ZIP previewer for another format. I am not sure which of the ones above would be the easiest to start with, but I guess something like .tar or .tar.gz should allow you to look at the header of the archive without unpacking it.

@rajat1994
Copy link

@shark-s .... are you still working on this issue?.. If not, i would like to work on it.

@rajat1994
Copy link

@krzysztof .... do we have to create a whole zenodo previewer for this one like invenio previewer?

@krzysztof
Copy link
Contributor Author

@krzysztof
Copy link
Contributor Author

It should be a PR to Invenio module. Here's a guide on how to checkout Invenio module locally: http://zenodo.readthedocs.io/en/latest/development/guide.html

So test with Zenodo, but push all the code to invenio-previewer extensions

@rajat1994
Copy link

@rupak0557 ... i am not working on it right now. You can start working on it....If you need some help, do tell us.

@rupak0577
Copy link

Working on it

@dmey
Copy link

dmey commented Sep 15, 2019

Any updates on this?

@bschilder
Copy link

Also curious if this has been implemented yet. Great idea!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants