Skip to content

Works in progress to better understand iBooks, ePub, mobi, and other ebooks formats.

License

Notifications You must be signed in to change notification settings

pinfinity/ebooks_experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experiments in Ebook File Formats

A work in progress by Pinfinity developers to better understand ebook file formats.

Tools

xmllint

A linter for XML that comes with libxml2-utils.

Install on Ubuntu with sudo apt-get install libxml2-utils.

Pretty print an XML or HTML file with something like this:

xmllint --format index.xml >> ../../index.xml

Copyright and License

Copyright: (c) 2013 by Pinfinity Consulting LLC (http://www.pinfinity.co)

Unless otherwise indicated, all source code is licensed under the MIT license. See LICENSE for details.

About

Works in progress to better understand iBooks, ePub, mobi, and other ebooks formats.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published