Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blendle/bunpack

Drop-in replacement for aunpack that removes the __MACOSX directory from zip archives
https://github.com/blendle/bunpack

Last synced: 21 days ago
JSON representation

Drop-in replacement for aunpack that removes the __MACOSX directory from zip archives

Awesome Lists containing this project

README

        

bunpack [![Gem Version](https://badge.fury.io/rb/bunpack.svg)](http://badge.fury.io/rb/bunpack) [![Build Status](https://travis-ci.org/blendle/bunpack.svg?branch=master)](https://travis-ci.org/blendle/bunpack)
=======

Drop-in replacement for aunpack that removes the __MACOSX directory from zip archives.

## Usage

`bunpack /path/to/archive.{tar,tgz,zip}`

The archive is extracted in `pwd`.

## Dependencies

* atool
* zip