cleanup: PKG_SHORTDESC

This commit is contained in:
CvH
2018-10-22 15:06:12 +02:00
parent a4ec8951e0
commit 85e5b4dc1f
392 changed files with 306 additions and 603 deletions

View File

@@ -8,7 +8,6 @@ PKG_LICENSE="BSD"
PKG_SITE="https://pypi.org/project/pycryptodome"
PKG_URL="https://files.pythonhosted.org/packages/source/${PKG_NAME:0:1}/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain Python2 distutilscross:host"
PKG_SHORTDESC="Cryptographic library for Python"
PKG_LONGDESC="PyCryptodome is a self-contained Python package of low-level cryptographic primitives."
PKG_TOOLCHAIN="manual"