[2023-06-10T03:55:43Z] Hi [2023-06-10T03:56:42Z] sad_plan: provides isn't difficult, the pkg manager first has to be rewritten in a non shell language before adding huge features otherwise its gonna be a buggy mess [2023-06-10T05:21:08Z] testuser[m]: speaking of non-shell languages... https://github.com/ehawkvu/kiss.el [2023-06-10T05:21:28Z] I'm working on porting kiss over to elisp mainly just to get a better handle on elisp itself [2023-06-10T05:22:08Z] it's been surprisingly pleasant so far - I may come to eat those words once I start implementing install/remove etc. [2023-06-10T07:40:42Z] "sad_plan: provides isn't..." <- are you sure [2023-06-10T07:40:49Z] how hard would it be to implement in shell [2023-06-10T08:48:28Z] Shell is dogshit [2023-06-10T08:48:40Z] For anything beyond 10 line script [2023-06-10T09:30:39Z] i'd say its dogshit beyond 700 line [2023-06-10T09:30:53Z] but i'm asking you what you would do to implement such a feature in shell or C