# Copyright 1999-2023 Gentoo Authors# Distributed under the terms of the GNU General Public License v2EAPI=8DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1PYTHON_COMPAT=(python3_{9..11})
inheritdistutils-r1pypi
DESCRIPTION="Python implementation of DES and TRIPLE DES"HOMEPAGE="https://twhiteman.netfirms.com/des.html"LICENSE="MIT"SLOT="0"KEYWORDS="amd64 ~x86"