Changes for version 0.011 - 2013-10-07

  • Added article move command and documented delete command
  • Set and get config variables from command line application
  • Prompt for user config options on first initialisation
  • Config variable 'publish_format' sets the default eBook format
  • Config variable 'publish_encoding' sets the default eBook encoding
  • Validate arguments to publish command

Documentation

a tool to store articles and publish them as eBooks to read later

Modules

store articles and publish them to read later
routines to access Zapzi articles
routines to access Zapzi configuration
database access for Zapzi
database schema for zapzi
routines to get articles for Zapzi
fetch article from a file
fetch article from a named POD module
fetch article via URL
routines to access Zapzi folders
create eBooks from Zapzi articles
publishes articles to a EPUB eBook file
publishes articles to a HTML file
publishes articles to a MOBI eBook file
role definition for fetcher modules
role definition for publisher modules
role definition for transformer modules
routines to transform Zapzi articles to readable HTML
transform text using HTMLExtractMain
transform text using HTMLExtractMain
transform POD to HTML
transform text using Markdown
default text transformer
get and set user configurable variables