pkgsrc/devel/py-argcomplete/PLIST
adam 10d479e8b2 py-argcomplete: updated to 1.11.1
Changes for v1.11.1:
-  Add -o bashdefault to register-python-argcomplete’s output command

Changes for v1.11.0:
-  Use shell builtins where possible
-  Switch from pkg_resources to importlib
-  Remove .sh extension by bash-completion convention
-  Catch exceptions in \_check_module
-  Documentation and test improvements
2020-02-11 17:21:26 +00:00

36 lines
1.5 KiB
Text

@comment $NetBSD: PLIST,v 1.8 2020/02/11 17:21:26 adam Exp $
bin/activate-global-python-argcomplete
bin/python-argcomplete-check-easy-install-script
bin/python-argcomplete-tcsh
bin/register-python-argcomplete
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/argcomplete/__init__.py
${PYSITELIB}/argcomplete/__init__.pyc
${PYSITELIB}/argcomplete/__init__.pyo
${PYSITELIB}/argcomplete/_check_console_script.py
${PYSITELIB}/argcomplete/_check_console_script.pyc
${PYSITELIB}/argcomplete/_check_console_script.pyo
${PYSITELIB}/argcomplete/_check_module.py
${PYSITELIB}/argcomplete/_check_module.pyc
${PYSITELIB}/argcomplete/_check_module.pyo
${PYSITELIB}/argcomplete/bash_completion.d/python-argcomplete
${PYSITELIB}/argcomplete/compat.py
${PYSITELIB}/argcomplete/compat.pyc
${PYSITELIB}/argcomplete/compat.pyo
${PYSITELIB}/argcomplete/completers.py
${PYSITELIB}/argcomplete/completers.pyc
${PYSITELIB}/argcomplete/completers.pyo
${PYSITELIB}/argcomplete/my_argparse.py
${PYSITELIB}/argcomplete/my_argparse.pyc
${PYSITELIB}/argcomplete/my_argparse.pyo
${PYSITELIB}/argcomplete/my_shlex.py
${PYSITELIB}/argcomplete/my_shlex.pyc
${PYSITELIB}/argcomplete/my_shlex.pyo
${PYSITELIB}/argcomplete/shell_integration.py
${PYSITELIB}/argcomplete/shell_integration.pyc
${PYSITELIB}/argcomplete/shell_integration.pyo