dev-python/sslcrypto - 5.3 (pypi)

Search

Package Information

Description:
ECIES, AES and RSA OpenSSL-based implementation with fallback
Homepage:
https://github.com/imachug/sslcrypto

Ebuild Details

Version EAPI Keywords Slot
5.3 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="ECIES, AES and RSA OpenSSL-based implementation with fallback"

HOMEPAGE="https://github.com/imachug/sslcrypto"
LICENSE=""
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/base58-1.0.3[${PYTHON_USEDEP}]
	~dev-python/pyaes-1.6.1[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

~dev-python/base58-1.0.3[${PYTHON_USEDEP}]
	~dev-python/pyaes-1.6.1[${PYTHON_USEDEP}]

BDEPEND

~dev-python/base58-1.0.3[${PYTHON_USEDEP}]
	~dev-python/pyaes-1.6.1[${PYTHON_USEDEP}]

Manifest for 5.3

Type File Size Source URLs
DIST sslcrypto-5.3.tar.gz 28108 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/sslcrypto/sslcrypto-5.3.tar.gz