[plt-scheme] Ann: launch-browser

From: Eli Barzilay (eli at barzilay.org)
Date: Sat Apr 28 23:50:20 EDT 2007

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!


Posted on the users mailing list.