mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
2 lines
150 B
Text
2 lines
150 B
Text
ast2json is a Python module that allows to convert a python source code into
|
|
json-dumpable syntax tree data (dict and lists with strings, ints, ...).
|