https://github.com/purcell/elpa-audit.git
git clone 'git://github.com/purcell/elpa-audit.git'
This library provides functions for inspecting and comparing package archives, and is largely for the convenience of package archive maintainers such as the author!
If you choose not to use one of the convenient packages in
Melpa and Marmalade, you'll need to add the
directory containing elpa-audit.el
to your load-path
, and then
(require 'elpa-audit)
.
See elpa-audit.el
for available functions.