public this repo is viewable by everyone
Description: a ruby-to-pyc compiler
Clone URL: git://github.com/why/unholy.git
 * COPYING: an mit license.
why (author)
10 days ago
commit  ba5195ba609b71c23bf52969ec02763924d6a8ae
tree    20d1bb09c5e56e0372da895b2f34269111a74922
parent  2219df933ad5a10e935900886a7d7b44687be621
...
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
0
@@ -0,0 +1,22 @@
0
+Copyright (c) 2008 why the lucky stiff
0
+
0
+Permission is hereby granted, free of charge, to any person
0
+obtaining a copy of this software and associated documentation
0
+files (the "Software"), to deal in the Software without restriction,
0
+including without limitation the rights to use, copy, modify, merge,
0
+publish, distribute, sublicense, and/or sell copies of the Software,
0
+and to permit persons to whom the Software is furnished to do so,
0
+subject to the following conditions:
0
+
0
+The above copyright notice and this permission notice shall be
0
+included in all copies or substantial portions of the Software.
0
+
0
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
0
+ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
0
+TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
0
+PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
0
+SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
0
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
0
+OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
0
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
0
+SOFTWARE.

Comments

    No one has commented yet.