An LFE library for working with URIs
Current section
Files
No matching files
(defmodule yuri.query (export (parse 1))) (defun parse ((query) (when (is_list query)) (maps:from_list (uri_string:dissect_query query))) ((yuri-data) (when (is_map yuri-data)) (parse (maps:get 'query yuri-data ""))))
Type any of these into the search box. They can be combined with free text which searches package names and descriptions.
Wrap values in double quotes to include spaces, e.g. name:"my package".
name:"my package"