ports/devel/py-ast2json/pkg-descr

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, ...).