# $NetBSD$

DISTNAME=	wheel-inspect-1.6.0
PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
CATEGORIES=	devel python
MASTER_SITES=	https://files.pythonhosted.org/packages/bb/ac/07e8e7fa88be7c197b5850aa67230737d18f5ec016c6d1f4231568293d14/

MAINTAINER=	kamelderouiche@yahoo.com
HOMEPAGE=	https://github.com/jwodder/wheel-inspect/
COMMENT=	Extract information from wheels
LICENSE=	mit

USE_LANGUAGES=	# none

PYTHON_VERSIONS_INCOMPATIBLE=	27

.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
