Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Support FB2 format #62

Open
XVilka opened this issue Nov 2, 2019 · 1 comment
Open

Support FB2 format #62

XVilka opened this issue Nov 2, 2019 · 1 comment

Comments

@XVilka
Copy link

XVilka commented Nov 2, 2019

FictionBook is an open XML-based e-book format that originated and gained popularity in Russia. FictionBook files have the .fb2 filename extension. Some readers also support ZIP-compressed FictionBook files (.fb2.zip or .fbz).

See the specifications here: http://gribuser.ru/xml/fictionbook/index.html.en

@wasamasa
Copy link
Owner

This is kind of hard to do without performing what essentially amounts to a full rewrite, mostly because the code so far exploits some EPUB-specific things. It might be a good excuse to learn how generic functions work though.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants