pkgsrc/devel/py-sarge/PLIST
khorben 8f55003690 py-sarge: import version 0.1.6
py-sarge is a wrapper for subprocess which provides command pipeline
functionality.

The sarge package provides a wrapper for subprocess which provides command
pipeline functionality.

This package leverages subprocess to provide easy-to-use cross-platform
command pipelines with a Posix flavour: you can have chains of commands using
;, &, pipes using | and |&, and redirection.
2021-02-25 15:23:21 +00:00

11 lines
359 B
Text

@comment $NetBSD: PLIST,v 1.1 2021/02/25 15:23:21 khorben Exp $
${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/sarge/__init__.py
${PYSITELIB}/sarge/__init__.pyc
${PYSITELIB}/sarge/__init__.pyo
${PYSITELIB}/sarge/shlext.py
${PYSITELIB}/sarge/shlext.pyc
${PYSITELIB}/sarge/shlext.pyo
${PYSITELIB}/sarge/utils.py
${PYSITELIB}/sarge/utils.pyc
${PYSITELIB}/sarge/utils.pyo