Add :description to .asd file
This commit is contained in:
@ -38,6 +38,7 @@
|
||||
|
||||
(defsystem :cl-ppcre
|
||||
:version "2.0.3"
|
||||
:description "Perl-compatible regular expression library"
|
||||
:serial t
|
||||
:components ((:file "packages")
|
||||
(:file "specials")
|
||||
|
||||
Reference in New Issue
Block a user