aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorColin Okay <okay@toyful.space>2020-10-31 08:54:49 -0500
committerColin Okay <okay@toyful.space>2020-10-31 08:54:49 -0500
commitfdd5d6a623eb822f78e6c209e6c6e9c37feeb123 (patch)
tree88574f5439c27bd90e935dc66ca781a3a083fa42
parent337ddb4c419296d0e38a360ae528a5c9a0348a37 (diff)
updated asd
-rw-r--r--gtwiwtg.asd4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtwiwtg.asd b/gtwiwtg.asd
index d412cdc..3253747 100644
--- a/gtwiwtg.asd
+++ b/gtwiwtg.asd
@@ -1,8 +1,8 @@
;;;; gtwiwtg.asd
(asdf:defsystem #:gtwiwtg
- :description "Generators and consumers."
- :author "Colin Okay <cbeok@protonmail.com>"
+ :description "Lazy-ish iterators"
+ :author "Colin Okay <okay@toyful.space>"
:license "GPLv3"
:version "0.1.1"
:serial t