CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2022/08/16 12:50:50

Log message:
    import ports/devel/py-asttokens, tweak/ok bket
    
    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.
    
    Status:
    
    Vendor Tag: sthen
    Release Tags:       sthen_20220816
    
    N ports/devel/py-asttokens/Makefile
    N ports/devel/py-asttokens/distinfo
    N ports/devel/py-asttokens/pkg/DESCR
    N ports/devel/py-asttokens/pkg/PLIST
    
    No conflicts created by this import

Reply via email to