Files
python-ply/pkg.info
T
2025-05-08 17:17:26 +03:00

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