pkgsrc/devel/py-argcomplete/PLIST
fhajny 809221d983 Update devel/py-argcomplete to 1.9.2.
- Add SuppressCompleter to skip completion for specific arguments
  while allowing help text
- Redirect all output to debug stream in debug mode
- Complete python -m module
2017-08-28 09:58:12 +00:00

30 lines
1.2 KiB
Text

@comment $NetBSD: PLIST,v 1.5 2017/08/28 09:58:12 fhajny 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_module.py
${PYSITELIB}/argcomplete/_check_module.pyc
${PYSITELIB}/argcomplete/_check_module.pyo
${PYSITELIB}/argcomplete/bash_completion.d/python-argcomplete.sh
${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