Package Details: epy-ereader-git 2023.6.11.r0.g6b0e9fe-2

Git Clone URL: https://aur.archlinux.org/epy-ereader-git.git (read-only, click to copy)
Package Base: epy-ereader-git
Description: CLI Ebook Reader
Upstream URL: https://github.com/wustho/epy
Keywords: azw cli ebook epub fb2 fictionbook mobi terminal
Licenses: GPL-3.0-only
Conflicts: epy, epy-ereader
Provides: epy, epy-ereader
Submitter: xiota
Maintainer: xiota
Last Packager: xiota
Votes: 7
Popularity: 0.141985
First Submitted: 2023-05-18 21:06 (UTC)
Last Updated: 2024-12-28 21:51 (UTC)

Dependencies (7)

Required by (0)

Sources (4)

Latest Comments

lioncahir commented on 2025-01-02 18:16 (UTC)

@xiota Works like a charm, thank you for the ninja-fast fix!

xiota commented on 2024-12-28 21:42 (UTC)

@lioncahir Thanks for letting me know. I've created aur/python-deadlib that provides the deprecated modules. It is currently a unified package. Haven't decided whether to convert into a split package (each module has its own package). Would be more maintenance effort with limited user benefit.

lioncahir commented on 2024-12-28 17:46 (UTC)

After Python 3.13, this program no longer starts, as Python 3.13 no longer ships with 'imghdr' module. There is already a PR available (https://github.com/wustho/epy/pull/117) for upstream, waiting to be merged. Not sure if there is any workaround we can do in the PKGBUILD?

m040601 commented on 2023-05-18 23:22 (UTC)

Got it !

So I'll just uninstall epy-git and install epy-ereader-git then.

m040601 commented on 2023-05-18 21:40 (UTC) (edited on 2023-05-18 21:42 (UTC) by m040601)

I'm confused about this PKGBUILD "epy-ereader-git"

It looks exactly the same as "epy-git", https://aur.archlinux.org/packages/epy-git.

The "Description" is exactly the same,

 Description:   CLI Ebook Reader

Only thing different is,

  replaces=( 
    'epy'    
    'epy-git'
  )          

What is the point exactly ? Also there is currently no PKGBUILD named "epy" in the AUR.