We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Apexer depends on httplib2, which you can get from here.
httplib2
$ svn checkout http://feedvalidator.googlecode.com/svn/trunk/apptestsuite/client/ $ cd client $ python setup.py install
On a system you don’t have root on you can install apexer locally:
apexer
$ python setup.py install --prefix=$HOME