9 projects tagged "epub"
zpub is a server to collaboratively work on DocBook-based documentation. Editors modify the XML sources with their preferred editor and submit their changes via Subversion. zpub renders the files centrally to various output formats, optionally notifies other editors, provides an archive of all previous revisions of the document, and supports a simple sign-off workflow. The documentation and user interface is currently only available in German.
Wikipedia4epub is a set of commands that constructs an offline e-book from articles on Wikipedia in EPUB format. There are commands to create an EPUB book from the articles from Firefox history file, or create an EPUB book from the given article and its children. It is useful for people with offline e-book readers.
Epublib is a Java library for managing epub files. It is capable of reading and writing epub files programmatically and from the command-line tool. Epublib consists of two parts: the core and tools. The core runs both on Android and a standard JVM. Tools require a standard Java environment. Other features include a builtin Swing-based viewer and comprehensive coverage of the epub standard, supporting the spine, the table of contents, and the guide. The API is designed to be as simple as possible, while at the same time making complex things possible too.
Guardian Grab eases the process of downloading the digital editions of The Guardian and The Observer newspapers, which are available through Newspaper Direct. Guardian Grab interacts with the Newspaper Direct site to log-on, identify available sections, and download the newspaper in the PDF, mobi (Kindle), or ePub formats. Downloads are arranged by paper, date, and format under a specified directory. Guardian Grab also maintains a directory holding the latest copy of each paper for easy syncing.
eBook parser library is a Java library designed to handle the epub and fb2 e-book file formats. It retrieves information such as title, author, genre, series title, etc, and can be used to process or organize databases of large numbers of e-books, where speed is essential. To maintain speed, it does not extract all content from the e-book or check the structure for errors.
mdepub is a tool that allows you to compose a book in Markdown format and use Pandoc and Calibre to compile an Epub package including all of the book's source material. In effect, you can keep the source and product in the same file in your library; if you ever want to revise the product, you merely need to extract the source, make edits, and recompile.
osis2epub is a a program that converts a Bible text stored in Open Scripture Information Standard (OSIS) format to an EPUB book. The resulting eBook can then be read on various eReaders or converted to another format. Conversion to a simple text format and to a collection of HTML files with an accompanying stylesheet and file list (for direct viewing or subsequent conversion) is also supported.