3 Commits

Author SHA1 Message Date
sthen
1427b990d1 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:29:41 +00:00
solene
41430959f0 *** empty log message *** 2022-07-04 11:21:59 +00:00
solene
2498d3e307 import appmanager-1.1.0
A graphical interface for the OpenBSD package manager.

It has features such as:
- fast local search
- including packages DESCR content in searches
- packages sorted in categories: GUI, Terminal UI, Other

The categories are determined by looking at each packages dependencies
and trying to guess in which category it belongs. The process is done
at build time when creating the packages database to be efficient.

GUI: packages using toolkits such as Gtk, Qt, SDL...
Terminal UI: packages using curses
Other: packages that didn't match any criteria

ok op@
help from op@
tested by many, thanks!
2022-05-12 17:21:40 +00:00