Code Monkey home page Code Monkey logo

maconv's Introduction

Maconv

Maconv is a Linux software that can convert all kinds of old Macintosh formats, including MacBinary, Stuffit archives and HFS disk files.

Usage

Maconv has three sub-commands:

  • maconv c [options] input-file [output-file]
  • maconv e [options] input-file [output-folder]
  • maconv d [options] input-folder [output-file]

The c sub-commamd converts a file from a format to another. The e sub-commamd extracts a Stuffit archive (versions 1 and 5) or a HFS disk image. The d sub-commamd creates an HFS disk image from a folder (like a file archiver).

You can get more information about these commands with maconv -h or man maconv.

Supported formats

You can get more information on these format in docs folder.

Maconv supports the following container formats: MacBinary, AppleSingle.

Also, Maconv can extract old Stuffit archives (encoded with compression method 0, 1, 2, 13 or 15).

License

This project is under the GPLv3 license.
See LICENSE file at the root of this project for more information.

maconv's People

Contributors

parksprojets avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

maconv's Issues

std::string missing file.h

Add #include <string> just below #include <time.h> in file.h

Some system info
Fedora 35
I think string comes from
libstdc++-devel-11.2.1-7.fc35.x86_64

Stuffit 5 Resource Fork Failure

I stumbled on your project today and was very excited at the possibilities it can bring. However, Stuffit Algorithm 13 seems to have issues extracting the resource forks much of the time. For example, with Stuffit Deluxe 4.0.1 on Macintosh Garden, the following errors occur:

WARNING: ressource fork of 'StuffIt Deluxe™ 4.0 Updater' couldn't be extracted (Algo13: invalid compressed data [code]) WARNING: ressource fork of 'StuffIt Deluxe™ Disk 2.img' couldn't be extracted (Algo13: invalid compressed data [code]) WARNING: ressource fork of 'StuffIt Deluxe™.img' couldn't be extracted (Algo13: invalid compressed data [code]) WARNING: ressource fork of 'StuffIt registration' couldn't be extracted (Algo13: invalid compressed data [code])

Is this a known issue?

I am working on a project to reorganize all of the files served by Macintosh Garden, and this tool in particular could be very useful in normalizing the format of the files (or even better, converting them all to AppleDouble for use in Netatalk). I would be glad to help if there was some need.

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.