Skip to content

Writing part must be in a submodule writer #17

@mgautierfr

Description

@mgautierfr

From the user point of view :

  • zim module contains things to read a zim
  • zim.writer module contains things to create a zim.

Class names must not include the Zim :

  • ZimArticle -> zim.writer.Article
  • ZimCreator -> zim.writer.Creator
  • ZimFileReader -> zim.File, zim.Reader or zim.FileReader (I'm not sure what is best)
  • zimFileArticle -> zim.Article
  • ...

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions