Search Criteria
Package Details: pyval 0.0.5-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/pyval.git (read-only, click to copy) |
---|---|
Package Base: | pyval |
Description: | Show value of python expressions, automatically imports objects |
Upstream URL: | https://github.com/coldfix/pyval |
Licenses: | Unlicense |
Submitter: | core-problem |
Maintainer: | core-problem |
Last Packager: | core-problem |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-10-31 00:39 (UTC) |
Last Updated: | 2024-10-13 11:03 (UTC) |
Latest Comments
core-problem commented on 2024-10-13 11:03 (UTC)
Thanks, done!
micwoj92 commented on 2024-10-12 23:21 (UTC)
Please use SPDX license identifier,
Unlicense
.python-setuptools is not needed in makedeps here, since files are just moved with
install
command.