;;;; http-streams.asd (asdf:defsystem #:http-streams :description "Describe http-streams here" :author "Your Name " :license "Specify license here" :depends-on (#:fwoar-lisputils #:alexandria #:serapeum #:cl+ssl #:usocket) :serial t :components ((:file "package") (:file "http-streams")))