racket/net-lib
Konrad Hinsen 1b6f2356e7 Simplified browser configuration for MacOS X
Add an optional #:browser argument to send-url/mac and export it.

This makes it straightforward to use different browsers and/or to
configure a different one:

    (require net/sendurl)
    (external-browser (lambda (url) (send-url/mac url #:browser "Conkeror")))
2015-06-28 16:54:40 -05:00
..
net Simplified browser configuration for MacOS X 2015-06-28 16:54:40 -05:00
info.rkt Remove extra directories. 2014-12-02 00:13:32 -05:00
LICENSE.txt Remove extra directories. 2014-12-02 00:13:32 -05:00