dev-util/hid-tools - 0.12 (gogooverlay)

Search

Package Information

Description:
Python scripts to manipulate HID data
Homepage:
https://gitlab.freedesktop.org/libevdev/hid-tools
License:
GPL-2+

Ebuild Details

Version EAPI Keywords Slot
0.12 8 ~amd64 0
View Raw Ebuild
# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DISTUTILS_USE_PEP517=hatchling
PYTHON_COMPAT=( python3_{9..14} )
inherit distutils-r1

DESCRIPTION="Python scripts to manipulate HID data"
HOMEPAGE="https://gitlab.freedesktop.org/libevdev/hid-tools"
SRC_URI="https://gitlab.freedesktop.org/libevdev/hid-tools/-/archive/${PV}/${P}.tar.bz2"

LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64"

DEPEND="
	dev-python/click
	dev-python/libevdev
	dev-python/parse
	dev-python/pyroute2
	dev-python/pyyaml
	dev-python/typing-extensions
"
RDEPEND="${DEPEND}"

distutils_enable_tests pytest

Dependencies

DEPEND

	dev-python/click
	dev-python/libevdev
	dev-python/parse
	dev-python/pyroute2
	dev-python/pyyaml
	dev-python/typing-extensions

RDEPEND

	dev-python/click
	dev-python/libevdev
	dev-python/parse
	dev-python/pyroute2
	dev-python/pyyaml
	dev-python/typing-extensions

Manifest for 0.12

Type File Size Source URLs
DIST hid-tools-0.12.tar.bz2 139756 bytes https://gitlab.freedesktop.org/libevdev/hid-tools/-/archive/0.12/hid-tools-0.12.tar.bz2