Liking cljdoc? Tell your friends :D

clj-epub.core

input and output EPUB files

input and output EPUB files
raw docstring

epub->byteclj

(epub->byte epub)

output EPUB bytes

output EPUB bytes
sourceraw docstring

epub->fileclj

(epub->file epub filename)

Output EPUB file from apply EPUB info

Output EPUB file from apply EPUB info
sourceraw docstring

generate-uuidclj

(generate-uuid)

generate uuid for OPF element dc:identifier(BookID)

generate uuid for OPF element dc:identifier(BookID)
sourceraw docstring

text->epubclj

(text->epub {input-files :inputs
             title :title
             author :author
             markup-type :markup
             book-id :id
             lang :language})

Generate EPUB data. Args are epub title of metadata, includes text files.

Generate EPUB data. Args are epub title of metadata, includes text files.
sourceraw docstring

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

× close