a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 254212 and 264775

Description: linting library for Elisp package authors
 This package provides a list of issues with the package metadata of a
 file, e.g. the package dependencies it requires.
Description: linting library for Elisp package authors
 This package provides a linter for the metadata in Emacs Lisp files
 which are intended to be packages. Developers can integrate it into
 their build process. It provides a list of issues with the package
 metadata of a file, e.g. the package dependencies it requires.
--- 254212	Thu Jan  1 00:00:00 1970
+++ 264775	Thu Jan  1 00:00:00 1970
@@ -1,3 +1,5 @@
 linting library for Elisp package authors
- This package provides a list of issues with the package metadata of a
+ This package provides a linter for the metadata in Emacs Lisp files
- file, e.g. the package dependencies it requires.
+ which are intended to be packages. Developers can integrate it into
+ their build process. It provides a list of issues with the package
+ metadata of a file, e.g. the package dependencies it requires.