blob: f6496ddb19112598da4caba2b7a4659026be719b (
plain) (
tree)
|
|
PORTNAME= et_xmlfile
PORTVERSION= 1.0.1
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= antoine@FreeBSD.org
COMMENT= Implementation of lxml.xmlfile for the standard library
WWW= https://bitbucket.org/openpyxl/et_xmlfile
LICENSE= MIT
USES= python:3.6+
USE_PYTHON= distutils autoplist
NO_ARCH= yes
.include <bsd.port.mk>
|