Search Criteria
Package Details: fanficfare-git 4.44.0.r20.ga9c725d-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/fanficfare-git.git (read-only, click to copy) |
|---|---|
| Package Base: | fanficfare-git |
| Description: | Tool to make eBooks from stories on fanfiction and other websites |
| Upstream URL: | https://github.com/JimmXinu/FanFicFare |
| Licenses: | Apache-2.0, GPL-3.0-only |
| Conflicts: | fanficfare |
| Provides: | fanficfare |
| Submitter: | eschwartz |
| Maintainer: | xiota |
| Last Packager: | xiota |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2015-04-21 18:37 (UTC) |
| Last Updated: | 2025-04-27 20:20 (UTC) |
Dependencies (18)
- python
- python-beautifulsoup4
- python-brotli (python-brotli-gitAUR)
- python-chardet
- python-cloudscraperAUR
- python-colorama (python-colorama-gitAUR)
- python-html2text
- python-requests
- python-requests-file
- python-six
- python-urllib3
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- calibre (calibre-gitAUR) (optional) – use as a plugin for calibre
- python-pillow (python-pillow-simd-gitAUR, hosaka-studioAUR) (optional) – convert and resize covers and images
Latest Comments
« First ‹ Previous 1 2 3
gesh commented on 2021-02-28 21:57 (UTC)
What about https://wiki.archlinux.org/index.php/Arch_package_guidelines#Package_dependencies ? (Though that advice is somewhat questionable,but if it's the standard…) Also, now you point it out the lack of the
requestsdep is even more jarring. At least for thepythondep, it's an unavoidable (hence stable) transitive depeschwartz commented on 2021-02-28 21:42 (UTC)
As a general rule, I only include the
pythondependency if there are no other direct dependencies on apython-*module. This package was a bit of an outlier in that respect.You may notice I also refrained from including e.g. requests, since it is explicitly going to be needed by requests-file.
gesh commented on 2021-02-28 21:25 (UTC) (edited on 2021-02-28 21:25 (UTC) by gesh)
Commit
984fb0e0removedpythondependency. Intentional?Kido commented on 2021-02-21 22:34 (UTC)
Please add python-urllib3 >= 1.26.2, python-requests >= 2.25.1, python-requests-file and python-brotli to deps, as they are now needed according to https://github.com/JimmXinu/FanFicFare/blob/main/setup.py
Kido commented on 2021-01-02 03:48 (UTC)
Please add cloudscraper python module to dependencies.
eschwartz commented on 2019-10-16 05:44 (UTC)
Done, sorry this slipped off my radar for a while.
gesh commented on 2019-10-14 18:39 (UTC)
ping re python-pillow optdep - needed for include_images to rescale images
gesh commented on 2019-08-12 15:12 (UTC)
Missing python-pillow optdep
« First ‹ Previous 1 2 3