https://github.com/jduey/conduit.git
git clone 'https://github.com/jduey/conduit.git'
(ql:quickload :jduey.conduit)
A library for doing stream processing easily in Clojure
See: http://intensivesystems.net/tutorials/stream_proc.html And: http://intensivesystems.net/tutorials/streams2.html
Add:
[net.intensivesystems/conduit “0.9.0”]
to project.clj
Copyright (C) 2010 Jim Duey
Distributed under the BSD License.