summaryrefslogtreecommitdiff
path: root/misc/ruby-launchy
AgeCommit message (Collapse)AuthorFilesLines
2009-06-14Remove @dirrm entries from PLISTsjoerg1-6/+1
2008-06-22Update ruby-launchy package to 0.3.2.taca2-6/+6
== Changes === Version 0.3.2 - 2008-05-21 * detect aix and mingw as known operating systems.
2008-04-04Initial import of ruby18-launchy-0.3.1 as misc/ruby-launchy.jlam4-0/+51
Launchy is helper class for launching cross-platform applications in a fire and forget manner. There are application concepts (browser, email client, etc.) that are common across all platforms, and they may be launched differently on each platform. Launchy is here to make a common approach to launching external application from within Ruby programs.