Package Details: pyspy 0.5.2-1

Git Clone URL: https://aur.archlinux.org/pyspy.git (read-only, click to copy)
Package Base: pyspy
Description: A simple EVE Online character intel tool
Upstream URL: https://github.com/WhiteRusssian/PySpy
Licenses: MIT
Submitter: pezz
Maintainer: None
Last Packager: pezz
Votes: 2
Popularity: 0.000000
First Submitted: 2018-07-19 03:29 (UTC)
Last Updated: 2020-03-18 00:25 (UTC)

Latest Comments

pezz commented on 2018-09-26 22:49 (UTC)

I added xclip, but not xsel as I didn't have it installed and pyspy works ok for me without it.

Deliverance commented on 2018-09-26 22:00 (UTC)

I was having some issues with PySpy not starting. Did some digging around and turns out it was caused not having xclip or xsel installed, which are optional dependencies of python-pyperclip. Having either one of those installed seems to fix the issue, so should those be added as dependencies for the pyspy package?