Search Criteria
Package Details: xword-dl 2024.7.20-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/xword-dl.git (read-only, click to copy) |
---|---|
Package Base: | xword-dl |
Description: | Command-line tool to download .puz files for online crossword puzzles |
Upstream URL: | https://github.com/thisisparker/xword-dl |
Licenses: | MIT |
Submitter: | flipflop97 |
Maintainer: | afontenot |
Last Packager: | afontenot |
Votes: | 2 |
Popularity: | 0.000001 |
First Submitted: | 2023-01-31 10:15 (UTC) |
Last Updated: | 2024-08-04 06:13 (UTC) |
Latest Comments
afontenot commented on 2025-01-28 19:52 (UTC)
@humanfish451 If you haven't rebuilt xword-dl after updating your system to Python 3.13, you need to do that. See this discussion on the mailing list if there's any confusion about that: https://lists.archlinux.org/archives/list/aur-general@lists.archlinux.org/thread/WZIPSAMAUEZZQGSH5HSEQDQGH6552WUD/
humanfish451 commented on 2025-01-26 23:23 (UTC)
I'm getting this error when trying to run the program; potentially related to the below comment?
MarsSeed commented on 2024-02-18 13:53 (UTC)
Hi,
Thank you for maintaining this package.
Please kindly remove the unneeded
depends=python-importlib-metadata
.That is only required for old Python versions, as it is only a backport of current Python's
importlib.metadata
, already included in its standard library.Thank you in advance!