Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-buttplug | Distribution: openSUSE:Factory:zSystems |
Version: 0.2.0 | Vendor: openSUSE |
Release: 4.9 | Build date: Mon Jan 24 15:55:41 2022 |
Group: Unspecified | Build host: reproducible |
Size: 112982 | Source RPM: python-buttplug-0.2.0-4.9.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/buttplugio/buttplug-py/ | |
Summary: Implementations of the Buttplug Client for Python |
Buttplug-py is a python implementation of the Core and Client portions of the Buttplug Sex Toy Control Protocol. It allows users to write applications that can connect to Buttplug Servers, such as the Intiface Desktop Application or Intiface C# CLI or Node CLI.
BSD-3-Clause
* Mon Jan 24 2022 Dominique Leuenberger <dimstar@opensuse.org> - Drop ((python3-dataclasses and python3-base < 3.7) or (python36-dataclasses and python36-base)) BuildRequires: python36 is being skipped to build anyway. * Wed Nov 03 2021 Dominique Leuenberger <dimstar@opensuse.org> - Do not build for python 3.6: incomplete stack (websockets >= 7.0 missing). * Thu Jan 21 2021 Markéta Machová <mmachova@suse.com> - Fix build with python36 * Sun Nov 22 2020 andy great <andythe_great@pm.me> - Update to version 0.2.0. * DeviceRemoved event no longer tries to use non-existent dict method. * Fixed wrong enum naming. * Client now actually sends client name. * Mon May 25 2020 andy great <andythe_great@pm.me> - Fix pytest version. * Sun May 24 2020 andy great <andythe_great@pm.me> - Fix dependencies, add dataclasses to build for leap 15.2. * Thu May 07 2020 andy great <andythe_great@pm.me> - Initial package release.
/usr/lib/python3.11/site-packages/buttplug /usr/lib/python3.11/site-packages/buttplug-0.2.0-py3.11.egg-info /usr/lib/python3.11/site-packages/buttplug-0.2.0-py3.11.egg-info/PKG-INFO /usr/lib/python3.11/site-packages/buttplug-0.2.0-py3.11.egg-info/SOURCES.txt /usr/lib/python3.11/site-packages/buttplug-0.2.0-py3.11.egg-info/dependency_links.txt /usr/lib/python3.11/site-packages/buttplug-0.2.0-py3.11.egg-info/requires.txt /usr/lib/python3.11/site-packages/buttplug-0.2.0-py3.11.egg-info/top_level.txt /usr/lib/python3.11/site-packages/buttplug/__init__.py /usr/lib/python3.11/site-packages/buttplug/__pycache__ /usr/lib/python3.11/site-packages/buttplug/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/buttplug/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/buttplug/client /usr/lib/python3.11/site-packages/buttplug/client/__init__.py /usr/lib/python3.11/site-packages/buttplug/client/__pycache__ /usr/lib/python3.11/site-packages/buttplug/client/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/buttplug/client/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/buttplug/client/__pycache__/client.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/buttplug/client/__pycache__/client.cpython-311.pyc /usr/lib/python3.11/site-packages/buttplug/client/__pycache__/connector.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/buttplug/client/__pycache__/connector.cpython-311.pyc /usr/lib/python3.11/site-packages/buttplug/client/__pycache__/websocket_connector.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/buttplug/client/__pycache__/websocket_connector.cpython-311.pyc /usr/lib/python3.11/site-packages/buttplug/client/client.py /usr/lib/python3.11/site-packages/buttplug/client/connector.py /usr/lib/python3.11/site-packages/buttplug/client/websocket_connector.py /usr/lib/python3.11/site-packages/buttplug/core /usr/lib/python3.11/site-packages/buttplug/core/__init__.py /usr/lib/python3.11/site-packages/buttplug/core/__pycache__ /usr/lib/python3.11/site-packages/buttplug/core/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/buttplug/core/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/buttplug/core/__pycache__/enums.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/buttplug/core/__pycache__/enums.cpython-311.pyc /usr/lib/python3.11/site-packages/buttplug/core/__pycache__/errors.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/buttplug/core/__pycache__/errors.cpython-311.pyc /usr/lib/python3.11/site-packages/buttplug/core/__pycache__/messages.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/buttplug/core/__pycache__/messages.cpython-311.pyc /usr/lib/python3.11/site-packages/buttplug/core/enums.py /usr/lib/python3.11/site-packages/buttplug/core/errors.py /usr/lib/python3.11/site-packages/buttplug/core/messages.py /usr/lib/python3.11/site-packages/buttplug/utils /usr/lib/python3.11/site-packages/buttplug/utils/__init__.py /usr/lib/python3.11/site-packages/buttplug/utils/__pycache__ /usr/lib/python3.11/site-packages/buttplug/utils/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/buttplug/utils/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/buttplug/utils/__pycache__/eventhandler.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/buttplug/utils/__pycache__/eventhandler.cpython-311.pyc /usr/lib/python3.11/site-packages/buttplug/utils/eventhandler.py /usr/share/doc/packages/python311-buttplug /usr/share/doc/packages/python311-buttplug/CHANGELOG.md /usr/share/doc/packages/python311-buttplug/README.md /usr/share/licenses/python311-buttplug /usr/share/licenses/python311-buttplug/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Nov 7 00:41:23 2024