aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-ast2json/pkg-descr
blob: 46ef8ddcff2e4a64d58c7edd30bcfb921dab8be2 (plain) (blame)
1
2
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, ...).