Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wynwxst/debiantool
- Owner: wynwxst
- Created: 2021-05-09T08:51:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-09T09:40:46.000Z (over 3 years ago)
- Last Synced: 2024-11-13T04:34:07.722Z (3 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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