Feb 16, 2006

Mono and jhbuild

Well today I spent time trying to package up a jhbuild moduleset for mono. I got a bit distracted and wrote a helper script, when given the mono base url, spiders the download page for tar.gz releases, downloads and md5sums them, and updates the moduleset accordingly. Hopefully this will make it easier to keep the moduleset update because the script should do all the work.

Anyway it was fun to do a bit in python with xml.dom