Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > Ruby equivalent to py2exe?

Reply
Thread Tools

Ruby equivalent to py2exe?

 
 
patrick.down@gmail.com
Guest
Posts: n/a
 
      02-23-2005
Hi,

I was wondering if there was a ruby equivalent to python's py2exe
utility. py2exe can be used to make a stand alone executable from a
python script.

 
Reply With Quote
 
 
 
 
Shashank Date
Guest
Posts: n/a
 
      02-23-2005
wrote:
> Hi,
>
> I was wondering if there was a ruby equivalent to python's py2exe
> utility. py2exe can be used to make a stand alone executable from a
> python script.
>


Yes ... take a look at Erik Veenstra's excellent rubyscript2exe:

http://www.erikveen.dds.nl/rubyscript2exe/index.html

HTH,
-- shanko
 
Reply With Quote
 
 
 
 
Patrick Down
Guest
Posts: n/a
 
      02-24-2005
Thanks, that's exactly what I was looking for.

 
Reply With Quote
 
gene.tani@gmail.com
Guest
Posts: n/a
 
      02-24-2005
Depending on your needs, there's also:

Exerb:
http://exerb.sourceforge.jp/index.en.html

All in 1:
http://rubyforge.org/projects/allinoneruby/

Patrick Down wrote:
> Thanks, that's exactly what I was looking for.


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Any equivalent to Ruby's 'hpricot' html/xpath/css selector package? Kenneth McDonald Python 6 12-30-2008 01:38 PM
ruby %w equivalent Antoine De Groote Python 24 09-30-2006 10:15 AM
#!/usr/bin/ruby , #!/usr/bin/ruby -w , #!/usr/bin/ruby -T?, #!/usr/bin/ruby -T1... anne001 Ruby 1 04-23-2006 03:02 PM
Ruby on Rails Job Site -- Is there a Python equivalent? Ray Python 3 12-02-2005 03:13 PM
Ruby on Rails or Perl's Maypole..is there a Python equivalent Gary Nutbeam Python 12 03-07-2005 04:40 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57