|
libmobi
C library for handling MOBI format ebook documents
|
| ▼ src | |
| buffer.c | Functions to read/write raw big endian data |
| buffer.h | |
| compression.c | Functions handling compression |
| compression.h | |
| config.h | |
| debug.c | Debugging functions, enable by running configure –enable-debug |
| debug.h | |
| encryption.c | Functions to handle encryption |
| encryption.h | |
| index.c | Functions to parse index records |
| index.h | |
| memory.c | Functions for initializing and releasing structures and data containers |
| memory.h | |
| meta.c | Functions for metadata manipulation |
| meta.h | |
| miniz.h | Header file for third party miniz.c, zlib replacement |
| mobi.h | Libmobi main header file |
| opf.c | Functions for handling OPF structures |
| opf.h | |
| parse_rawml.c | Functions for parsing rawml markup |
| parse_rawml.h | |
| randombytes.c | Portable function for generating random data |
| randombytes.h | |
| read.c | Functions for reading and parsing of MOBI document |
| read.h | |
| sha1.h | Header for sha1.c |
| structure.c | Data structures |
| structure.h | |
| util.c | Various helper functions |
| util.h | |
| write.c | Writing functions |
| write.h | |
| xmlwriter.c | Implements a simplified subset of libxml2 functions used in libmobi |
| xmlwriter.h | |
| ▼ tools | |
| ▼ win32 | |
| getopt.h | |
| common.c | Common tools functions |
| common.h | |
| mobidrm.c | Mobidrm |
| mobimeta.c | Mobimeta |
| mobitool.c | Mobitool |
| config.h |