sci-electronics/partdb-labeler - 0.3.1 (salfter)

Search

Install

Install this version:

emerge -a =sci-electronics/partdb-labeler-0.3.1

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

autounmask =sci-electronics/partdb-labeler-0.3.1

Or alternatively:

emerge --autounmask-write -a =sci-electronics/partdb-labeler-0.3.1

Package Information

Description:
print PartDB labels on a Zebra label printer
Homepage:
https://git.alfter.us/salfter/partdb-labeler/
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.3.1 8 ~amd64 0
View Raw Ebuild
EAPI=8
PYTHON_COMPAT=( python3_{8..14} pypy3 )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi
DESCRIPTION="print PartDB labels on a Zebra label printer"
HOMEPAGE="https://git.alfter.us/salfter/partdb-labeler/"
LICENSE=MIT
SLOT=0
KEYWORDS=~amd64

DEPEND="dev-python/pillow
	dev-python/qrcode
	dev-python/requests
	dev-python/zebra"

Inherited Eclasses

Dependencies

DEPEND

dev-python/pillow
	dev-python/qrcode
	dev-python/requests
	dev-python/zebra