aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/jython.rb
AgeCommit message (Collapse)Author
2009-12-21If the download is a .jar, don't unzip itMax Howell
Also remove special casing for two existing jar formula.
2009-12-12Remove duplication of Jar name in Jython.Adam Vandenberg
2009-12-12Use extracted download strategy.Adam Vandenberg
2009-10-19Jython formulaJannis Leidel
Jython is an implementation of the high-level, dynamic, object-oriented language Python written in 100% Pure Java, and seamlessly integrated with the Java platform. It thus allows you to run Python on any Java platform.