Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/blendle/bunpack
- Owner: blendle
- License: mit
- Created: 2014-04-22T17:08:58.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-12T12:10:49.000Z (over 9 years ago)
- Last Synced: 2023-09-03T17:32:35.351Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 262 KB
- Stars: 1
- Watchers: 23
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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