[BACK]Return to PLIST CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / lang / py-hy

Annotation of pkgsrc/lang/py-hy/PLIST, Revision 1.5

1.5     ! adam        1: @comment $NetBSD: PLIST,v 1.4 2020/03/27 15:27:41 adam Exp $
1.4       adam        2: bin/hy-${PYVERSSUFFIX}
                      3: bin/hy2py-${PYVERSSUFFIX}
                      4: bin/hyc-${PYVERSSUFFIX}
1.1       rodent      5: ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
                      6: ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
                      7: ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
                      8: ${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
                      9: ${PYSITELIB}/${EGG_INFODIR}/requires.txt
                     10: ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
                     11: ${PYSITELIB}/hy/__init__.py
                     12: ${PYSITELIB}/hy/__init__.pyc
                     13: ${PYSITELIB}/hy/__init__.pyo
                     14: ${PYSITELIB}/hy/__main__.py
                     15: ${PYSITELIB}/hy/__main__.pyc
                     16: ${PYSITELIB}/hy/__main__.pyo
                     17: ${PYSITELIB}/hy/_compat.py
                     18: ${PYSITELIB}/hy/_compat.pyc
                     19: ${PYSITELIB}/hy/_compat.pyo
                     20: ${PYSITELIB}/hy/cmdline.py
                     21: ${PYSITELIB}/hy/cmdline.pyc
                     22: ${PYSITELIB}/hy/cmdline.pyo
                     23: ${PYSITELIB}/hy/compiler.py
                     24: ${PYSITELIB}/hy/compiler.pyc
                     25: ${PYSITELIB}/hy/compiler.pyo
                     26: ${PYSITELIB}/hy/completer.py
                     27: ${PYSITELIB}/hy/completer.pyc
                     28: ${PYSITELIB}/hy/completer.pyo
                     29: ${PYSITELIB}/hy/contrib/__init__.py
                     30: ${PYSITELIB}/hy/contrib/__init__.pyc
                     31: ${PYSITELIB}/hy/contrib/__init__.pyo
1.3       adam       32: ${PYSITELIB}/hy/contrib/botsbuildbots.hy
                     33: ${PYSITELIB}/hy/contrib/hy_repr.hy
1.1       rodent     34: ${PYSITELIB}/hy/contrib/loop.hy
1.5     ! adam       35: ${PYSITELIB}/hy/contrib/pprint.hy
1.1       rodent     36: ${PYSITELIB}/hy/contrib/profile.hy
1.3       adam       37: ${PYSITELIB}/hy/contrib/sequences.hy
1.1       rodent     38: ${PYSITELIB}/hy/contrib/walk.hy
                     39: ${PYSITELIB}/hy/core/__init__.py
                     40: ${PYSITELIB}/hy/core/__init__.pyc
                     41: ${PYSITELIB}/hy/core/__init__.pyo
                     42: ${PYSITELIB}/hy/core/bootstrap.hy
                     43: ${PYSITELIB}/hy/core/language.hy
                     44: ${PYSITELIB}/hy/core/macros.hy
1.2       rodent     45: ${PYSITELIB}/hy/core/shadow.hy
1.1       rodent     46: ${PYSITELIB}/hy/errors.py
                     47: ${PYSITELIB}/hy/errors.pyc
                     48: ${PYSITELIB}/hy/errors.pyo
1.3       adam       49: ${PYSITELIB}/hy/extra/__init__.py
                     50: ${PYSITELIB}/hy/extra/__init__.pyc
                     51: ${PYSITELIB}/hy/extra/__init__.pyo
                     52: ${PYSITELIB}/hy/extra/anaphoric.hy
                     53: ${PYSITELIB}/hy/extra/reserved.hy
1.1       rodent     54: ${PYSITELIB}/hy/importer.py
                     55: ${PYSITELIB}/hy/importer.pyc
                     56: ${PYSITELIB}/hy/importer.pyo
                     57: ${PYSITELIB}/hy/lex/__init__.py
                     58: ${PYSITELIB}/hy/lex/__init__.pyc
                     59: ${PYSITELIB}/hy/lex/__init__.pyo
                     60: ${PYSITELIB}/hy/lex/exceptions.py
                     61: ${PYSITELIB}/hy/lex/exceptions.pyc
                     62: ${PYSITELIB}/hy/lex/exceptions.pyo
                     63: ${PYSITELIB}/hy/lex/lexer.py
                     64: ${PYSITELIB}/hy/lex/lexer.pyc
                     65: ${PYSITELIB}/hy/lex/lexer.pyo
                     66: ${PYSITELIB}/hy/lex/parser.py
                     67: ${PYSITELIB}/hy/lex/parser.pyc
                     68: ${PYSITELIB}/hy/lex/parser.pyo
                     69: ${PYSITELIB}/hy/macros.py
                     70: ${PYSITELIB}/hy/macros.pyc
                     71: ${PYSITELIB}/hy/macros.pyo
1.4       adam       72: ${PYSITELIB}/hy/model_patterns.py
                     73: ${PYSITELIB}/hy/model_patterns.pyc
                     74: ${PYSITELIB}/hy/model_patterns.pyo
1.3       adam       75: ${PYSITELIB}/hy/models.py
                     76: ${PYSITELIB}/hy/models.pyc
                     77: ${PYSITELIB}/hy/models.pyo
1.1       rodent     78: ${PYSITELIB}/hy/version.py
                     79: ${PYSITELIB}/hy/version.pyc
                     80: ${PYSITELIB}/hy/version.pyo

CVSweb <webmaster@jp.NetBSD.org>