]> code.delx.au - gnu-emacs-elpa/blob - Carton
Get ready for an ELPA release.
[gnu-emacs-elpa] / Carton
1 (source "melpa" "http://melpa.milkbox.net/packages/")
2
3 (package "loc-change" "0.1.0"
4 "Unit tests for GNU emacs that work interactively and in batch")
5
6 (development
7 (depends-on "test-simple"))