You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
602 B

2 years ago
# SimpleBinaryPackageManager6
2 years ago
A Simple Binary Package Manager (by DanLP6) for Linux written in python 3.10 (3.7 compatiable)
2 years ago
src here
2 years ago
# Changelog
2 years ago
2 years ago
### alpha v0.1
download packages and maunally put them in the bin directory
2 years ago
### apha v0.2
made the package manager stable and had an issue downloading only the webpage fixed sort of in beta1
### beta v0.1
works well
but issue that is still open since [alpha 1](https://github.com/schooldanlp6/SimpleBinaryPackageManager6/blob/main/README.md#beta-v01) , it wont throw an error it will download the webpage instead of the package if not found
2 years ago