pypkg-deb

A WIP dpkg alternative, written in Python!


License
SMLNJ
Install
pip install pypkg-deb==1.0.5

Documentation

pypkg

pypkg is a WIP dpkg alternative, written entirely in Python!

Installation

To install, run python -m pip install pypkg-deb.

NOTE:

Depends on ar (which is included in binutils) to extract debs. Also requires additional setup (see here)