15 lines
294 B
Plaintext
15 lines
294 B
Plaintext
name: python-pyparsing
|
|
description: Python library for creating PEG parsers
|
|
version: 3.1.1
|
|
revision: 1
|
|
url: https://github.com/pyparsing/pyparsing/
|
|
license: MIT
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3
|
|
make_depends:
|
|
- python-flit-core
|
|
- python-installer
|