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