Search Criteria
Package Details: i18nspector 0.27.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/i18nspector.git (read-only, click to copy) |
---|---|
Package Base: | i18nspector |
Description: | Checking tool for gettext POT, PO and MO files |
Upstream URL: | https://jwilk.net/software/i18nspector |
Licenses: | MIT |
Submitter: | dennisschagt |
Maintainer: | dennisschagt |
Last Packager: | dennisschagt |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-02-04 13:18 (UTC) |
Last Updated: | 2025-01-04 16:59 (UTC) |
Dependencies (6)
- python (python37AUR, python311AUR, python310AUR)
- python-polib
- python-rplyAUR (python-rply-gitAUR)
- python-docutils (make)
- python-nose (check)
- python-rplyAUR (python-rply-gitAUR) (check)
Latest Comments
dennisschagt commented on 2022-08-11 21:51 (UTC)
While running makepkg, I ran into some issues mentioning that 'polib' couldn't be imported. It looks like this was caused by my outdated build of the 'python-polib' package (which had files in /usr/lib/python3.9/ instead of the current /usr/lib/python3.10/)
Rebuilding python-polib fixed the issue