Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/purcell/elpa-audit
Handy functions for inspecting and comparing Emas package archives
https://github.com/purcell/elpa-audit
Last synced: about 2 months ago
JSON representation
Handy functions for inspecting and comparing Emas package archives
- Host: GitHub
- URL: https://github.com/purcell/elpa-audit
- Owner: purcell
- Created: 2012-11-17T11:32:06.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-11-06T20:34:13.000Z (3 months ago)
- Last Synced: 2024-11-06T21:31:43.596Z (3 months ago)
- Language: Emacs Lisp
- Size: 6.84 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
elpa-audit.el
=============This library provides functions for inspecting and comparing package
archives, and is largely for the convenience of package archive
maintainers such as the author!Installation
=============If you choose not to use one of the convenient packages
in [MELPA][melpa], you'll need to add the directory containing
`elpa-audit.el` to your `load-path`, and then `(require 'elpa-audit)`.Usage
=====See `elpa-audit.el` for available functions.
[melpa]: http://melpa.org
[💝 Support this project and my other Open Source work](https://www.patreon.com/sanityinc)
[💼 LinkedIn profile](https://uk.linkedin.com/in/stevepurcell)
[✍ sanityinc.com](http://www.sanityinc.com/)