Set package meta-info.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
(asdf:defsystem #:pg-sessions
|
||||
:serial t
|
||||
:description "Describe hunchentoot-postmodern-sessions here"
|
||||
:author "Your Name <your.name@example.com>"
|
||||
:license "Specify license here"
|
||||
:description "Store hunchentoot sessions in a postgres database."
|
||||
:author "Thomas Hintz"
|
||||
:license "3-clause BSD."
|
||||
:depends-on (#:postmodern
|
||||
#:anaphora
|
||||
#:alexandria
|
||||
|
||||
Reference in New Issue
Block a user