dev-python/zebra - 0.2.1 (salfter)

Search

Install

Install this version:

emerge -a =dev-python/zebra-0.2.1

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-python/zebra-0.2.1

Or alternatively:

emerge --autounmask-write -a =dev-python/zebra-0.2.1

Package Information

Description:
A package to communicate with (Zebra) label printers
Homepage:
https://www.wyre-it.co.uk/zebra/
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.2.1 8 ~amd64 0
View Raw Ebuild
EAPI=8
PYTHON_COMPAT=( python3_{8..14} pypy3 )
DISTUTILS_USE_PEP517=hatchling
inherit distutils-r1 pypi
DESCRIPTION="A package to communicate with (Zebra) label printers"
HOMEPAGE="https://www.wyre-it.co.uk/zebra/"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"

Inherited Eclasses