kaptchapelo/kaptchapelo.asd

4 lines
115 B
Plaintext
Raw Normal View History

2023-08-06 00:07:04 -05:00
(defsystem "kaptchapelo"
:depends-on ("clack" "quri" "str" "md5" "yason")
:components ((:file "kaptchapelo")))