Peter Bex <[email protected]> writes: > Unless otherwise stated on the egg's wiki page, most eggs are kept > in the eggs repository in subversion. You can check this out via > > https://code.call-cc.org/svn/chicken-eggs/release/4/ssax/trunk > > If you have no account, you can use the "anonymous" username with an > empty password to get read-only access.
Another way to get an egg's source is through `chicken-install -r` which also works for eggs which aren't kept in the subversion egg repository. Moritz _______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
