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
..