public
Description: a ruby-to-pyc compiler
Clone URL: git://github.com/why/unholy.git
Search Repo:
 * README: note about needing ruby 1.9 and python 2.5.
why (author)
Mon May 05 10:01:20 -0700 2008
commit  2219df933ad5a10e935900886a7d7b44687be621
tree    82b47ff301e62e30ec5866e5c4003ad24b7ad1a0
parent  31dc98d7cedff4745bdd9f5deca8913d3329af84
0
...
7
8
9
 
 
10
11
12
...
7
8
9
10
11
12
13
14
0
@@ -7,6 +7,8 @@
0
   bytecode back to Python source
0
   code using Decompyle (included.)
0
 
0
+ Requires Ruby 1.9 and Python 2.5.
0
+
0
 
0
          $ INSTALL $
0
 

Comments

    No one has commented yet.