10 lines
223 B
Plaintext
10 lines
223 B
Plaintext
name: python-ply
|
|
description: Implementation of lex and yacc parsing tools
|
|
version: 3.11
|
|
url: https://www.dabeaz.com/ply/
|
|
license: BSD
|
|
architecture: any
|
|
depends: ["python3"]
|
|
make_depends: ["python-setuptools"]
|
|
type: source
|