# $NetBSD$

DISTNAME=	math_braid-0.8
VERSION=	0.8
PKGNAME=	${PYPKGPREFIX}-math-braid-${VERSION}
CATEGORIES=	math python
MASTER_SITES=	https://files.pythonhosted.org/packages/16/62/fc5b9fe07a4b60ab7060a85033cff618a03c8d54bd57224ee6992f13be68/

MAINTAINER=	jihbed.research@gmail.com
HOMEPAGE=	https://github.com/kuboon/math_braid.py
COMMENT=	Pure python braid group implementation based on sympy
LICENSE=	modified-bsd

#DEPENDS+=	${PYPKGPREFIX}-sympy>=1.2:../../math/py-sympy
USE_LANGUAGES=	# none

PYTHON_VERSIONS_INCOMPATIBLE=	27

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