dev-python/krausening - 21 (pypi)

Search

Install

Install this version:

emerge -a =dev-python/krausening-21

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

autounmask =dev-python/krausening-21

Or alternatively:

emerge --autounmask-write -a =dev-python/krausening-21

Package Information

Description:
Python implementation of Krausening
Homepage:
https://github.com/TechnologyBrewery/krausening
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
21 8 ~amd64 ~x86 0
View Raw Ebuild
# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="Python implementation of Krausening"

HOMEPAGE="https://github.com/TechnologyBrewery/krausening"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES="dev-python/javaproperties[${PYTHON_USEDEP}]
	>=dev-python/cryptography-42.0.0[${PYTHON_USEDEP}]
	>=dev-python/watchdog-2.1.9[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Inherited Eclasses

Dependencies

RDEPEND

dev-python/javaproperties[]
	>=dev-python/cryptography-42.0.0[]
	>=dev-python/watchdog-2.1.9[]

BDEPEND

dev-python/javaproperties[]
	>=dev-python/cryptography-42.0.0[]
	>=dev-python/watchdog-2.1.9[]

Manifest for 21

Type File Size Source URLs
DIST krausening-21.tar.gz 5445 bytes https://files.pythonhosted.org/packages/source//krausening/-21.tar.gz