> Has anyone developed a dependency management library akin to Rake's, > but for use as a library --does not lie at the top-level and tie into > the command-line? Thor, http://github.com/wycats/thor#readme, has an invocation- dependency system that doesn't lie at the top-level