Skip to content

bourquep/epub-creator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1: Create an EPub object
2. Set metadata- title, publisher, description, creator, date, type, rights
3. optionally set identifier (does uuid by default)
4. Set any other global metadata (contributors are added as each article is added)
5: Get list of articles/chapters
6. Loop through each article and add it into the epub:
	6.1. it adds the author to the contributors list

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.5%
  • JavaScript 1.4%
  • Shell 0.1%