GithubHelp home page GithubHelp logo

Add `iso` format about ouch HOT 3 OPEN

junio256 avatar junio256 commented on June 16, 2024 1
Add `iso` format

from ouch.

Comments (3)

marcospb19 avatar marcospb19 commented on June 16, 2024

Thanks for the issue, I've added the "PR-welcome" label for anyone who wants to pick this up.

I don't know much about .iso tho, so if someone finds a drawback or concern, please tell them.

from ouch.

junio256 avatar junio256 commented on June 16, 2024

Extracting is way easier than compacting since it has to implement a ton of features (drawback of following ISO_9660 standard)

Searched through crates.io and there was no sign of an ISO extrator (at least completed), so implementing by hand might be necessary.
For reference, this is 7z C++ files: https://github.com/ip7z/7zip/tree/5b39dc76f1bc82f941d5c800ab9f34407a06b53a/CPP/7zip/Archive/Iso
And a Wikipedia article detailing how it is done: https://en.wikipedia.org/wiki/ISO_9660
I don't have many experience with ISO either but I can try ~

from ouch.

marcospb19 avatar marcospb19 commented on June 16, 2024

Searched through crates.io and there was no sign of an ISO extrator (at least completed), so implementing by hand might be necessary.

Ouch doesn't implement any format-specific packing or unpacking, so we'd need to wait for a crate in the ecosystem.

from ouch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.