OpenBSD ports

The devel/py-libcst port

py3-libcst-1.6.0 – concrete syntax tree with AST-like properties for Python

Description

LibCST is a Concrete Syntax Tree (CST) parser and serializer library for
Python. It parses Python 3.0 -> 3.13 source code as a CST tree that keeps
all formatting details (comments, whitespaces, parentheses, etc).
It's useful for building automated refactoring (codemod) applications
and linters.

WWW: https://github.com/Instagram/LibCST
Categories:
devel lang/python lang/rust

Library dependencies

Build dependencies

Run dependencies