blakesmith / cloji

Read and write mobi pocket files in Clojure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloji

What is it?

Cloji is a Clojure based mobi pocket library. Mobi pocket files are an ebook format found on the Kindle and other ebook readers.

What works

  • Reading / writing mobi metadata
  • Reading / writing PalmDOC compressed content
  • Reading / writing uncompressed content
  • Reading / writing images

What doesn't work

  • Huffman encoding
  • Huffman decoding (almost works, see the mobiunpack.py implementation in docs)

About

Read and write mobi pocket files in Clojure


Languages

Language:PHP 87.7%Language:Clojure 11.1%Language:Python 1.1%