[plt-scheme] Ann: launch-browser
On Apr 26, Hans Oesterholt-Dijkema wrote:
> L.S.,
>
> I've just released the 'launch-browser' package to PLT Scheme. It
> allows one to call (launch-browser url:string) to open a web page in the
> default or an available browser.
>
> You can get it at planet:
>
> (require (planet "launch-browser.scm" ("oesterholt"
> "launch-browser.plt" 1 0)))
Isn't this what the net/sendurl library does?
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!