793bfc80f4
Py-scp is a pure python scp module. The scp.py module uses a paramiko transport to send and recieve files via the scp1 protocol. This is the protocol as referenced from the openssh scp program, and has only been tested with this implementation.
9 lines
330 B
Text
9 lines
330 B
Text
@comment $NetBSD: PLIST,v 1.1 2017/06/07 09:43:15 he Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/scp.py
|
|
${PYSITELIB}/scp.pyc
|
|
${PYSITELIB}/scp.pyo
|