This commit is contained in:
K.I.A.Derouiche 2020-10-08 21:36:51 +01:00
parent ef10055a03
commit 23374488f8
1 changed files with 4 additions and 4 deletions

View File

@ -6,10 +6,10 @@ CATEGORIES= devel python
MASTER_SITES= https://files.pythonhosted.org/packages/1a/4e/4591c45b85fbcbcc3de9554e20e079e0006c4332e0a780ed0883f2b07965/
EXTRACT_SUFX= .zip
MAINTAINER= kamelderouiche@yahoo.com
HOMEPAGE= https://github.com/uqfoundation
COMMENT= Better multiprocessing and multithreading in python
LICENSE= modified-bsd
MAINTAINER= kamelderouiche@yahoo.com
HOMEPAGE= https://github.com/uqfoundation
COMMENT= Better multiprocessing and multithreading in python
LICENSE= modified-bsd
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"