pkgname = "pexpect";
version = "2.1";
group = "pexpect";
user = "pexpect";
archive = "pexpect-2.1.tar.gz";
command = "tar xfz pexpect-2.1.tar.gz";
command = "cd pexpect-2.1";
command = "python setup.py install";
command = "cd ..";
command = "rm -rf pexpect-2.1";
time = "20061117 19:41:52 Fri";
