(index ("gather-egg-information" 0))
(def (sig (procedure "(gather-egg-information dir)" (id gather-egg-information))) (p "Return an alist mapping egg names (symbols) to their corresponding version and metadata."))
