GithubHelp home page GithubHelp logo

tararchive's Introduction

TARarchive

A Xojo class to handle TAR archives

This is a pretty complete implementation of the TAR specifications with the Apple extensions. It handles data and resource forks, AppleDouble for OS X, custom flags, long names, special files, links, etc.

There is no documentation, but an example is provided to show how to create, add files/folder and extract TAR archives. The code is also extensively commented.

Notes:

  • This code is very old (about 2007) and was initially written to work for Carbon. I updated it for Cocoa
  • I don't use it from years but it still live in some existing product and never failed.
  • It uses some functions from MBS plugin
  • Some parts may be refactored to better code and using some new features of Xojo not available on RS
  • I can't give guarantee it works as expected. Take it as it as.
  • It was used and tested mainly on Mac, but it should work on Windows too. Linux is surely missing some parts.

tararchive's People

Contributors

maxvalle avatar

Stargazers

Mike Richardson avatar Andrew Lambert avatar Tom Bass avatar

Watchers

 avatar James Cloos avatar

Forkers

sboss

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.