diff options
Diffstat (limited to 'devel/py-asttokens/pkg-descr')
-rw-r--r-- | devel/py-asttokens/pkg-descr | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/py-asttokens/pkg-descr b/devel/py-asttokens/pkg-descr index 81ea095df48d..f60589323018 100644 --- a/devel/py-asttokens/pkg-descr +++ b/devel/py-asttokens/pkg-descr @@ -6,5 +6,4 @@ 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. -WWW: https://pypi.org/project/asttokens/ -WWW: https://github.com/gristlabs/asttokens +See also: https://github.com/gristlabs/asttokens |