summaryrefslogtreecommitdiffstats
path: root/package.lisp
blob: 09c2719dab08cf07227087c230e3fa61c6ebaa9e (plain)
1
2
3
(defpackage :org.ryuslash.xmpp-send
  (:use :cl :xmpp)
  (:export :xmpp-send))