# # # Pacman does package management. # # If you have any troubles, feel free to contact me at # youssef@bu.edu # # 2.128 is a bug fix release where "path" was substituted for "PATH" in # setup.sh - noticed by Alain. # # Saul Youssef # description = 'Package Manager 2.129' url = 'http://physics.bu.edu/~youssef/pacman/index.html' source = 'tarballs' download = {'*':'pacman-2.129.tar.gz'} paths = [['PATH','']] localdoc = 'doc/index.html' inpath = ['python','tar','gunzip','pwd'] demo = 'pacman -version'