unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* A package search engine for a curated list of channels
@ 2022-04-27 13:51 Mekeor Melire
  2022-04-27 15:08 ` Edouard Klein
  2022-04-27 18:37 ` Ricardo Wurmus
  0 siblings, 2 replies; 8+ messages in thread
From: Mekeor Melire @ 2022-04-27 13:51 UTC (permalink / raw)
  To: help-guix

Hello,

it would be nice to be able to search for a package (and/or a service)
by name or description etc. through many channels. AFAIK, there's no
such search engine yet. Please correct me if I'm wrong.

I'm considering to implement it. I'd suggest to approach it with a
server where (1) Guix is installed; (2) a long list of channels is
activated; (3) a cron-job or so which regularly runs `guix pull`; (4) a
web-api-service written in Guile which leverages the Guix-library in
order to search for packages (-- I guess it'd be calling the
`guix-package*` function from /guix/scripts/package.scm?); (5) a
simplistic front-end web-site which talks to the web-api.

I post this to help-guix instead of the devel-mailing-list because this
is not about development on Guix itself.

Kindly
Mekeor


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-09-03 10:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-27 13:51 A package search engine for a curated list of channels Mekeor Melire
2022-04-27 15:08 ` Edouard Klein
2022-04-27 18:37 ` Ricardo Wurmus
2022-04-27 21:07   ` 404 errors with hpcguix-web (e.g. for /packages.json) Mekeor Melire
2022-05-04 22:25     ` Show: Minimal Working Example of hpcguix-web Mekeor Melire
2022-05-04 22:29   ` A package search engine for a curated list of channels Mekeor Melire
2022-05-05  9:01     ` Ricardo Wurmus
2022-09-03 10:24   ` zimoun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).