An additional package manager for managing Microsoft apps on Linux distros.
Go to file
TheOnePath 8dc0e10969
Updated operations.py
Operation functions now take the transaction object as an input.
Annotation is provided using the TYPE_CHECKING constant.

Added more logging statements.
2023-08-12 16:35:33 +01:00
assets Added icon logos 2023-07-02 13:46:41 +01:00
soypak Updated operations.py 2023-08-12 16:35:33 +01:00
.gitignore Initial commit 2023-07-01 21:32:54 +01:00
LICENSE Initial commit 2023-07-01 21:32:54 +01:00
pyproject.toml Added pyproject.toml 2023-07-30 16:43:12 +01:00
README.md Udated README.md 2023-07-30 13:30:15 +01:00
spec.bottle Added spec.bottle 2023-08-11 23:34:51 +01:00

soypak logo

soypak

An additional package manager for managing Microsoft apps on Linux distros.

TODO

  • CLI Parser
  • Logging
  • Error system
  • Translation system (I18N and PO files)
  • CLI UI
  • Package installer
  • Dependency resolver
  • Package Plug-in Manager