Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add ePub backend #13

Closed
lignux opened this issue Oct 18, 2012 · 8 comments
Closed

add ePub backend #13

lignux opened this issue Oct 18, 2012 · 8 comments
Milestone

Comments

@lignux
Copy link

lignux commented Oct 18, 2012

Hi; first of all thanks a lot for MATE, it's just awesome.

I was wondering if it's possible to make Atril read ePub files. It's an open format after all...

I imagine that this won't probably be a priority, but I guess that everything improving the original forked software is good right?

@GreenLunar
Copy link

👍

Currently, the only GTK+ software I know which supports ePub is pPub https://github.com/sakisds/pPub which is based on Python and GTK+3 using WebKitGTK 3, which is not installed, yet, on most distributions. I think it would be good to provide ePub support by utilizing WebKitGTK with GTK+2 version.

Bug 539347 – support EPUB format
https://bugzilla.gnome.org/show_bug.cgi?id=539347

[evince] Epub support
https://mail.gnome.org/archives/evince-list/2013-January/msg00009.html
https://mail.gnome.org/archives/evince-list/2013-January/msg00010.html
https://mail.gnome.org/archives/evince-list/2013-January/msg00011.html

@corbin-auriti
Copy link

I am interested in working on epub support for Linux Mint, so maybe we can collaborate and add epub support to Atril and port it to gtk3 so it can be used in Cinnamon edition as well

@stefano-k
Copy link
Collaborator

@RavetcoFX Yes... I am already working on GTK3 support. I will be really happy if you help with epub support and we can collaborate.

@corbin-auriti
Copy link

@stefano-k do you have anything uploaded yet?

@stefano-k
Copy link
Collaborator

@RavetcoFX not yet committed... because it doesnt compile with GTK3 yet... but if you have time to work on it soon, I could commit my incomplete job

@abstatic
Copy link

abstatic commented Jan 5, 2014

I'm also interested in adding epub support. I've cloned the repo and compiled Atril , just starting out from scratch

@infirit infirit modified the milestones: 1.10, 1.8 Feb 24, 2014
@danielhjames
Copy link

You might like to check out the Python library https://github.com/booktype/ebooklib which has support for reading EPUB. It has recently arrived in Debian jessie and Ubuntu Utopic.

@stefano-k
Copy link
Collaborator

A great thank to @rootAvish
#84

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

No branches or pull requests

7 participants