Changes for version 0.017 - 2015-03-15
- Skip tests that require Internet connectivity
 
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    
  
zapzi article table    
  
zapzi article_text table    
  
zapzi config table    
  
zapzi folder table    
  
distribute published eBooks to a destination    
  
distribute a published eBook by copying the file somewhere    
  
distribute a published eBook by sending an email    
  
distribute a published eBook by running a script    
  
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 distributor modules    
  
role definition for fetcher modules    
  
role definition for publisher modules    
  
role definition for transformer modules    
  
routines to transform Zapzi articles to readable HTML    
  
process HTML without doing readability transforms    
  
transform text using HTMLExtractMain    
  
transform POD to HTML    
  
transform text using Markdown    
  
default text transformer    
  
get and set user configurable variables