Giter Site home page Giter Site logo

vmlemon / xadmaster Goto Github PK

View Code? Open in Web Editor NEW

This project forked from macpaw/xadmaster

1.0 1.0 0.0 50.53 MB

Objective-C library for archive and file unarchiving and extraction

License: GNU Lesser General Public License v2.1

C 60.59% Objective-C 38.00% C++ 0.26% Makefile 0.99% Perl 0.01% Roff 0.15%

xadmaster's Introduction

Objective-C library for archive and file unarchiving and extraction

Build Status

  • Supports multiple archive formats such as Zip, Tar, Gzip, Bzip2, 7-Zip, Rar, LhA, StuffIt, several old Amiga file and disk archives, CAB, LZX. Read the wiki page for a more thorough listing of formats.
  • Supports split archives for certain formats, like RAR.
  • Uses libxad for older and more obscure formats. This is an old Amiga library for handling unpacking of archives.
  • Depends on UniversalDetector Library. Uses character set autodetection code from Mozilla to auto-detect the encoding of the filenames in the archives.
  • The unarchiving engine itself is multi-platform, and command-line tools exist for Linux, Windows and other OSes.
  • Originally developed by Dag Ågren

Building

XADMaster relies on directories structure. To start development you'll need to clone the main project with Universal Detector library:

git clone https://github.com/MacPaw/XADMaster.git
git clone https://github.com/MacPaw/universal-detector.git 

The resulting directory structure should look like:

<development-directory>
  /XADMaster
  /universal-detector

Compiling this under Ubuntu requires the gobjc++ package, to supply cc1obj; as well as gnustep-core-devel, libarchive-dev, and libbz2-dev, libwavpack-dev, icu-devtools, libicu-dev

Usages

License

This software is distributed under the LGPL 2.1 license. Please read LICENSE for information on the software availability and distribution.

xadmaster's People

Contributors

dagagren avatar paultaykalo avatar vmlemon avatar halcy avatar meduzaza avatar maddthesane avatar tsudoko avatar ivira avatar d235j avatar trunkmaster avatar peteliev avatar aonez avatar bbonf avatar

Stargazers

Roman avatar

Watchers

James Cloos avatar

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.