;; -*- scheme -*- ((egg "seleniun.egg") (synopsis "Chicken bindings for selenium") (author "Mario Domenech Goulart") (depends http-client json intarweb regex) (test-depends test) (license "BSD") (files "selenium.scm" "selenium.setup" "selenium.meta" "firefox-webdriver.scm" "remote-webdriver.scm" "keys.scm" "tests/run.scm" "tests/firefox.scm" ))