Source: python-pyparsing
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/pyparsing/pyparsing/tags
Vcs-Browser: https://github.com/alvistack/pyparsing-pyparsing
Vcs-Git: https://github.com/alvistack/pyparsing-pyparsing.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: python3-pyparsing
Architecture: all
Description: Python package with an object-oriented approach to text processing
 pyparsing is a module that can be used to easily and directly configure
 syntax definitions for any number of text parsing applications.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
