https://github.com/bostrt/rpm-python3-pynput
RPM spec for Python 3 pynput (https://github.com/moses-palmer/pynput)
https://github.com/bostrt/rpm-python3-pynput
Last synced: 4 months ago
JSON representation
RPM spec for Python 3 pynput (https://github.com/moses-palmer/pynput)
- Host: GitHub
- URL: https://github.com/bostrt/rpm-python3-pynput
- Owner: bostrt
- Created: 2019-10-15T04:46:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-23T03:24:43.000Z (over 5 years ago)
- Last Synced: 2025-02-12T20:35:11.736Z (over 1 year ago)
- Homepage: https://copr.fedorainfracloud.org/coprs/bostrt/quikey/package/python3-pynput/
- Size: 88.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## RPM spec for Python 3 pynput module
- [GitHub project](https://github.com/bostrt/rpm-python3-pynput)
- [Fedora Copr project](https://copr.fedorainfracloud.org/coprs/bostrt/quikey/package/python3-pynput/)
- [Upstream pynput project](https://github.com/moses-palmer/pynput)
- [Upstream pynput pypi module](https://pypi.org/project/pynput/)
- [Python Packaging Guidelines](https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/)
## Install
```
dnf install 'dnf-command(copr)'
dnf copr enable bostrt/quikey
dnf install python3-pynput
```