netanelc305 / PyBinpack

BinPackUtils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyBinpack

Manipulate binpack images from an IPython shell.

Installation

python3 -m pip install -U pybinpack

Usage

Create from a given filesystem hierarchy:

pybinpack create /path/to/binpack.dmg /path/to/binpack_root_fs

Or modify an existing image:

pybinpack modify /path/to/binpack.dmg

About

BinPackUtils


Languages

Language:Python 100.0%