Apocrypha

FamousCipherAlgorithms-0.1.4pypi

# 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="FamousCipherAlgorithms is a Python package for implementing a variety of cryptographic ciphers and encryption methods, designed to provide secure and reliable data protection."

HOMEPAGE=""
LICENSE=""
SRC_URI="https://files.pythonhosted.org/packages/a9/a2/684eeaddd6b8cde05c81208b1b15158b43a84ca3f11542805074dfc0e9eb/famouscipheralgorithms-${REALVERSION}.tar.gz"
SOURCEFILE="famouscipheralgorithms-${REALVERSION}.tar.gz"
RESTRICT="test"

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

IUSE=""
DEPENDENCIES="<=dev-python/numpy-1.21.5[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"