Utilities, utilities, utilities!
Everyone needs utilities and until things like cl-utilities get going (and probably even after!), projects need to have them nearby. Metatilities is metabang.com's set of core utilities. It includes much of what you might expect and other stuff too. These are used in CL-Containers, CL-Graph, CL-MathStats, CL-Variates, and TINAA. You are welcome to use them too. Some documentation is available and more is on the way.
metabang.com is switching from darcs to git for source control; the current metatilities repository is on github and you can clone it using:
git clone git://github.com/gwkkwg/metatilities
You can use ASDF-Install or just download a tarball. You can also follow development (such as it is :-)) on unCLog.
You'll need metatilities-base and moptilities too. The commands to get them are listed below:
git clone git://github.com/gwkkwg/metatilities-base
git clone git://github.com/gwkkwg/moptilities
metatilities is ASDF installable. Its CLiki home is right where you'd expect.
There's also a handy gzipped tar file.
2010-Dec-20 - moved to git; cleanup.
2009 April 29 - lots of tweaks over the past year but nothing too exciting!
2008 May 26 - tweaks galore; cleanup and separation of dynamic-classes and metatilities-base into their own projects.
2007 Nov 11 - Two years, lots of changes and no news to speak of! What is the world a'coming to.
2005 Nov 13 - Initial setup