An open API service indexing awesome lists of open source software.

https://github.com/r0man/conduit

A library for stream processing in Clojure
https://github.com/r0man/conduit

Last synced: 14 days ago
JSON representation

A library for stream processing in Clojure

Awesome Lists containing this project

README

          

# conduit

A library for doing stream processing easily in Clojure

## Usage

See: http://intensivesystems.net/tutorials/stream_proc.html
And: http://intensivesystems.net/tutorials/streams2.html

## Installation

Add:

[conduit "0.7.0-SNAPSHOT"]

to project.clj

## License

Copyright (C) 2010 Jim Duey

Distributed under the BSD License.