Mon Nov 1 18:44:26 2021 UTC ()
devel/py-pyparsing2: import py27-pyparsing-2.4.7

This is the last version compatible with python 2.7.

The pyparsing module is an alternative approach to creating and executing
simple grammars, vs. the traditional lex/yacc approach, or the use of regular
expressions. The pyparsing module provides a library of classes that client
code uses to construct the grammar directly in Python code.


(wiz)
diff -r0 -r1.1 pkgsrc/devel/py-pyparsing2/DESCR
diff -r0 -r1.1 pkgsrc/devel/py-pyparsing2/Makefile
diff -r0 -r1.1 pkgsrc/devel/py-pyparsing2/PLIST
diff -r0 -r1.1 pkgsrc/devel/py-pyparsing2/distinfo

File Added: pkgsrc/devel/py-pyparsing2/DESCR
The pyparsing module is an alternative approach to creating and executing
simple grammars, vs. the traditional lex/yacc approach, or the use of regular
expressions. The pyparsing module provides a library of classes that client
code uses to construct the grammar directly in Python code.

File Added: pkgsrc/devel/py-pyparsing2/Makefile
# $NetBSD: Makefile,v 1.1 2021/11/01 18:44:26 wiz Exp $

DISTNAME=	pyparsing-2.4.7
PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
CATEGORIES=	devel python
MASTER_SITES=	${MASTER_SITE_PYPI:=p/pyparsing/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/pyparsing/pyparsing
COMMENT=	Parsing module for Python
LICENSE=	mit

USE_LANGUAGES=	# none

PYTHON_VERSIONS_ACCEPTED=	27

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

File Added: pkgsrc/devel/py-pyparsing2/PLIST
@comment $NetBSD: PLIST,v 1.1 2021/11/01 18:44:26 wiz Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/pyparsing.py
${PYSITELIB}/pyparsing.pyc
${PYSITELIB}/pyparsing.pyo

File Added: pkgsrc/devel/py-pyparsing2/distinfo
$NetBSD: distinfo,v 1.1 2021/11/01 18:44:26 wiz Exp $

BLAKE2s (pyparsing-2.4.7.tar.gz) = 8c0b51d001f2d7905509196c20518d3e2e773f48241564a02ce1ca654e753c1b
SHA512 (pyparsing-2.4.7.tar.gz) = 0b9f8f18907f65cb3af1b48ed57989e183f28d71646f2b2f820e772476f596ca15ee1a689f3042f18458206457f4683d10daa6e73dfd3ae82d5e4405882f9dd2
Size (pyparsing-2.4.7.tar.gz) = 649718 bytes