((egg "uri-dispatch.egg") (author "David Krentzlin") (synopsis "Simple dispatch based on the supplied uri") (category web) (license "MIT") (doc-from-wiki) (test-depends test) (depends uri-common environments) (files "uri-dispatch.setup" "uri-dispatch.release-info" "uri-dispatch.scm" "uri-dispatch.meta" "tests/run.scm"))