Liking cljdoc? Tell your friends :D

clj-epub

Library for generating EPUB on Clojure

Clojureで書かれたEPUBを生成するためのライブラリです。

EPUB created by this tool, checked open it by these EPUB readers.

このライブラリで作成したepubは、これらのEPUBリーダーで開けることをチェックしています。

iBooks

Stanza http://www.lexcycle.com/

Install

Add to your project.clj

:dependencies [...
               [clj-epub "0.1.0"]
               ...]

Tutorial

Fix ME

Usage

Fix ME

License

Copyright (c) 2011 Masaru MISUMI(deltam@gmail.com).

Licensed under the MIT License (http://www.opensource.org/licenses/mit-license.php)

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close