Jesse Andrews | ba23cc7 | 2011-09-11 03:22:13 -0700 | [diff] [blame] | 1 | pep8 |
2 | pylint | ||||
3 | python-pip | ||||
4 | screen | ||||
5 | unzip | ||||
6 | wget | ||||
7 | psmisc | ||||
8 | git-core | ||||
Jesse Andrews | 79736ff | 2011-09-11 18:26:33 -0700 | [diff] [blame] | 9 | lsof # useful when debugging |
Jesse Andrews | ba23cc7 | 2011-09-11 03:22:13 -0700 | [diff] [blame] | 10 | openssh-server |
Jesse Andrews | 4da4d16 | 2011-09-12 14:17:03 -0700 | [diff] [blame] | 11 | vim-nox |
Jesse Andrews | 79736ff | 2011-09-11 18:26:33 -0700 | [diff] [blame] | 12 | locate # useful when debugging |
Anthony Young | f33796e | 2011-09-22 00:14:12 -0700 | [diff] [blame] | 13 | python-virtualenv |
Anthony Young | 4b4accc | 2011-09-22 00:19:37 -0700 | [diff] [blame] | 14 | python-unittest2 |
Anthony Young | 78bd0cb | 2011-10-19 02:20:04 -0700 | [diff] [blame^] | 15 | iputils-ping |
16 | wget | ||||
17 | curl | ||||
18 | tcpdump |