Search Criteria
Package Details: wikitrad 0.2.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/wikitrad.git (read-only, click to copy) |
---|---|
Package Base: | wikitrad |
Description: | A CLI to translate terms with wikipedia |
Upstream URL: | https://github.com/ewen-lbh/wikitrad |
Licenses: | GPL |
Conflicts: | wikitrad-git |
Submitter: | ewen-lbh |
Maintainer: | ewen-lbh |
Last Packager: | ewen-lbh |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-04-12 20:56 (UTC) |
Last Updated: | 2021-04-12 21:23 (UTC) |
Dependencies (2)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-pip (make)
Latest Comments
a821 commented on 2024-03-24 14:38 (UTC)
Could you update the package so it follows the python guidelines?
As it stands, this doesn't work because
pip
pulls all the dependencies that the user doesn't have installed and then puts them in the package. This will cause problems if such dependencies are later installed.