8957e8df39
The asttokens module annotates Python abstract syntax trees (ASTs) with the positions of tokens and text in the source code that generated them. It makes it possible for tools that work with logical AST nodes to find the particular text that resulted in those nodes, for example for automated refactoring or highlighting.
21 lines
817 B
Text
21 lines
817 B
Text
@comment $NetBSD: PLIST,v 1.1 2017/10/28 07:38:07 adam Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/asttokens/__init__.py
|
|
${PYSITELIB}/asttokens/__init__.pyc
|
|
${PYSITELIB}/asttokens/__init__.pyo
|
|
${PYSITELIB}/asttokens/asttokens.py
|
|
${PYSITELIB}/asttokens/asttokens.pyc
|
|
${PYSITELIB}/asttokens/asttokens.pyo
|
|
${PYSITELIB}/asttokens/line_numbers.py
|
|
${PYSITELIB}/asttokens/line_numbers.pyc
|
|
${PYSITELIB}/asttokens/line_numbers.pyo
|
|
${PYSITELIB}/asttokens/mark_tokens.py
|
|
${PYSITELIB}/asttokens/mark_tokens.pyc
|
|
${PYSITELIB}/asttokens/mark_tokens.pyo
|
|
${PYSITELIB}/asttokens/util.py
|
|
${PYSITELIB}/asttokens/util.pyc
|
|
${PYSITELIB}/asttokens/util.pyo
|