Search Criteria
Package Details: python-pampy 0.2.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pampy.git (read-only, click to copy) |
---|---|
Package Base: | python-pampy |
Description: | The Pattern Matching for Python you always dreamed of |
Upstream URL: | https://github.com/santinic/pampy |
Licenses: | MIT |
Submitter: | dariost |
Maintainer: | dariost |
Last Packager: | dariost |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-08-16 16:59 (UTC) |
Last Updated: | 2020-05-03 11:39 (UTC) |
Latest Comments
berquist commented on 2020-02-02 23:31 (UTC)
The package's
setup.py
is actually broken; it mistakenly installs its tests. Here is a patchedPKGBUILD
and the patch file that fixes this: