Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wynwxst/debiantool

A debian tool written in python
https://github.com/wynwxst/debiantool

Last synced: 20 days ago
JSON representation

A debian tool written in python

Awesome Lists containing this project

README

        

# debiantool
A debian tool written in python

### About:
This tool allows you to manipulate debian files, with the aimed OS at IOS

### Installation:
```bash
git clone https://github.com/eris9/debiantool
cd debiantool
chmod +x debiantool
./debiantool
```
or:
Grab the latest binary from releases and:
```bash
chmod +x debaintool
./debiantool
```
### Development:
Create a pull request and submit it with the changes