Bug ID | 766783 |
---|---|
Summary | New git repository request for libgepub |
Classification | Infrastructure |
Product | sysadmin |
Version | unspecified |
OS | Linux |
Status | NEW |
Severity | normal |
Priority | Normal |
Component | Git |
Assignee | sysadmin-maint@gnome.bugs |
Reporter | danigm@wadobo.com |
QA Contact | sysadmin-maint@gnome.bugs |
GNOME version | --- |
I'm working to add epub support to gnome-books, and to do this I've created a glib library in c with gir to read and work with epub files. This lib was created in the first time to add epub support to evince, but that was hard and I can't finish a working patch. But with the new project gnome-books it's easier to integrate epub support, so I get the libgepub again and I'm working in a patch for gnome-books: https://bugzilla.gnome.org/show_bug.cgi?id=740971#c6 repository name: libgepub description: libgepub is a GObject based library for handling and rendering epub documents. Project homepage: https://github.com/danigm/libgepub The libgepub project meets the ProjectPrerequisites because: * "The project must be free/open source software." -> It's GPLv2. * "It must use GTK+/GNOME technologies." -> it's a library that uses glib and gobject and provides a gir interface. The goal for this lib is to add the epub reading functionality to gnome applications. * "It must be maintained, and already have had at least one public release." -> I've been working in this lib since 2011, when I tried to add epub support to evince, the last release is 0.3.