[Cl-darcs-cvs] r56 - cl-darcs/trunk

Author: mhenoch Date: Thu Oct 12 08:38:14 2006 New Revision: 56 Modified: cl-darcs/trunk/README Log: List dependencies in README. Modified: cl-darcs/trunk/README ============================================================================== --- cl-darcs/trunk/README (original) +++ cl-darcs/trunk/README Thu Oct 12 08:38:14 2006 @@ -56,6 +56,18 @@ SBCL as well. Users of non-Unix systems probably need to change MAKE-TEMP-FILE-NAME in util.lisp. +* Dependencies + + - split-sequence: http://www.cl-user.net/asp/libs/split-sequence + - Portable AllegroServe: http://portableaserve.sourceforge.net/ + - trivial-gray-streams: + http://www.cl-user.net/asp/libs/trivial-gray-streams + - Ironclad: http://www.cl-user.net/asp/libs/ironclad + - CL-FAD: http://weitz.de/cl-fad/ + - For CLISP, you need SB-SHA1: http://www.cliki.net/sb-sha1 + +All of these are ASDF-INSTALLable. + * License cl-darcs is covered by the GPL, like the original darcs client.
participants (1)
-
mhenoch@common-lisp.net