[Assorted-commits] SF.net SVN: assorted: [542] hash-dist/trunk/README
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-02-29 16:26:18
|
Revision: 542 http://assorted.svn.sourceforge.net/assorted/?rev=542&view=rev Author: yangzhang Date: 2008-02-29 08:26:20 -0800 (Fri, 29 Feb 2008) Log Message: ----------- filled out readme Modified Paths: -------------- hash-dist/trunk/README Modified: hash-dist/trunk/README =================================================================== --- hash-dist/trunk/README 2008-02-29 08:17:29 UTC (rev 541) +++ hash-dist/trunk/README 2008-02-29 16:26:20 UTC (rev 542) @@ -30,3 +30,32 @@ - djb2 - java - stl + +Requirements +------------ + +- [Scala] 2.6.x +- [Scala Commons] +- [Simple Build] + +[Scala]: http://scala-lang.org/ +[Scala Commons]: http://assorted.sf.net/scala-commons/ +[Simple Build]: http://assorted.sf.net/simple-build/ + +License +------- + +This software is released under the [GNU GPL3]. + +[GNU GPL3]: http://www.gnu.org/licenses/gpl.txt + +Contact +------- + +Copyright 2008 [Yang Zhang]. +All rights reserved. + +Back to [assorted.sf.net]. + +[Yang Zhang]: http://www.mit.edu/~y_z/ +[assorted.sf.net]: http://assorted.sf.net/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |