Search Criteria
Package Details: pyglossary 5.2.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pyglossary.git (read-only, click to copy) |
|---|---|
| Package Base: | pyglossary |
| Description: | convert dictionary files/glossaries with various formats |
| Upstream URL: | https://github.com/ilius/pyglossary |
| Licenses: | GPL-3.0-or-later |
| Submitter: | sikmir |
| Maintainer: | envolution |
| Last Packager: | envolution |
| Votes: | 13 |
| Popularity: | 0.105176 |
| First Submitted: | 2017-01-04 05:19 (UTC) |
| Last Updated: | 2025-12-05 13:34 (UTC) |
Dependencies (22)
- python
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- gtk3 (gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-no_deadkeys_underlineAUR) (optional)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR, gtk4-develAUR) (optional) – Required for the new Gtk4-based interface
- libplist (libplist-gitAUR) (optional) – Required for AppleDict support
- python-beautifulsoup4 (optional) – HTML parsing
- python-gobject (optional) – Gtk3-based interface
- python-html5lib (python-html5lib-gitAUR) (optional) – Required to write to AppleDict
- python-lxml (optional) – Many optional flags and formats
- python-lzoAUR (optional) – Required for some MDX glossaries
- python-marisa (optional) – Writing to Kobo E-Reader Dictionary
- python-mistune (python-mistune2AUR) (optional)
- python-polib (optional) – Required for gettext support
- python-prompt_toolkit (optional) – interactive command-line interface
- python-psutil (optional) – Required to show memory usage
- python-pygments (optional)
- python-pyicu (optional) – Reading or writing Aard 2 (.slob) files
- python-tqdm (optional)
- Show 2 more dependencies...
Required by (1)
- goldendict-cc-cedict-content (make)
Latest Comments
1 2 Next › Last »
fenuks commented on 2026-01-07 08:38 (UTC)
@envolution Please do not hardcode python version in:
It stopped working after update to python 3.14.
envolution commented on 2025-11-19 22:39 (UTC)
@fenuks thanks, neither package should be installing that file there. I've updated this package to avoid it
fenuks commented on 2025-11-19 22:10 (UTC)
Package contains some unnecessary files.
bergentroll commented on 2024-03-25 11:39 (UTC) (edited on 2024-03-25 11:39 (UTC) by bergentroll)
@jukan, the
pyglossary.desktopis inpkgdir of tarball. It should be something likeinstall -Dvm644 pkg/pyglossary.desktop "$pkgdir/usr/share/applications/"in thepackage()body to include into the package.Thank you for updating!
jukan commented on 2023-03-24 06:25 (UTC)
@bergentroll thanks for the comments, I've added a couple more optional deps though there are definitely many more missing.
Is it possible that the .desktop file is created by your desktop environment? I don't think this file is created during installation (I don't see it on my system).
bergentroll commented on 2022-09-21 12:44 (UTC)
There is also a desktop entry
pkg/pyglossary.desktopwhich seems missing in the Arch package.bergentroll commented on 2022-09-18 13:23 (UTC)
Seems
python-polibis also an optional dependency to work with PO files.jukan commented on 2021-05-29 01:14 (UTC) (edited on 2021-05-29 01:47 (UTC) by jukan)
Hey @m040601 thanks for testing things! I already had
python-prompt_toolkitinstalled on my system as a dep for another package so I missed this issue. I'll update the pkgbuild accordingly.Most of the optional dep descriptions were taking straight from the upstream readme so don't give me too much credit for them, I'm just the copy-paster :P
Also I'll be sure to update the package to 4.1 when it's released!
m040601 commented on 2021-05-28 21:22 (UTC) (edited on 2021-05-28 21:50 (UTC) by m040601)
Thanks to @jukan for taking over this so much usefull package.
Very usefull this information you added in the optdependes, describing "why" they might be needed:
I had almost missed the "Kobo E-Reader" one. Very usefull for my ereader.
I've tested it but the command line version was not working:
pyglossary -h
pyglossary --cmd
This seems to solve the problem:
I understand this is not the easiest PKGBUILD to maintain, but hope you can keep up with it. Maybe if we can get enough votes and traction this should be moved and provided by the official arch packages. So usefull for ereaders.
In the mean time, version 4.1 is comming soon in June 2021 I think, https://github.com/ilius/pyglossary/releases
sikmir commented on 2021-03-20 16:34 (UTC)
@jukan Disowned, feel free to adopt.
1 2 Next › Last »