dev-python/cryptacular - 1.6.2 (pypi)

Search

Package Information

Description:
A password hashing framework with bcrypt and pbkdf2.
Homepage:
https://github.com/dholth/cryptacular/
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
1.6.2 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="A password hashing framework with bcrypt and pbkdf2."

HOMEPAGE="https://github.com/dholth/cryptacular/"
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="test"
DEPENDENCIES="test? ( dev-python/pytest[${PYTHON_USEDEP}] )
	test? ( dev-python/pytest-cov[${PYTHON_USEDEP}] )
	dev-python/pbkdf2[${PYTHON_USEDEP}]
	dev-python/setuptools[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

test? ( dev-python/pytest[${PYTHON_USEDEP}] )
	test? ( dev-python/pytest-cov[${PYTHON_USEDEP}] )
	dev-python/pbkdf2[${PYTHON_USEDEP}]
	dev-python/setuptools[${PYTHON_USEDEP}]

BDEPEND

test? ( dev-python/pytest[${PYTHON_USEDEP}] )
	test? ( dev-python/pytest-cov[${PYTHON_USEDEP}] )
	dev-python/pbkdf2[${PYTHON_USEDEP}]
	dev-python/setuptools[${PYTHON_USEDEP}]

Manifest for 1.6.2

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