pkgsrc/devel/py-requests-toolbelt/PLIST
wiz c384c9695d Import py34-requests-toolbelt-0.3.1 as devel/py-requests-toolbelt.
This is just a collection of utilities for python-requests, but
don't really belong in requests proper.
2014-08-18 10:00:05 +00:00

36 lines
1.7 KiB
Text

@comment $NetBSD: PLIST,v 1.1 2014/08/18 10:00:05 wiz 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}/requests_toolbelt/__init__.py
${PYSITELIB}/requests_toolbelt/__init__.pyc
${PYSITELIB}/requests_toolbelt/__init__.pyo
${PYSITELIB}/requests_toolbelt/auth.pyc
${PYSITELIB}/requests_toolbelt/auth.pyo
${PYSITELIB}/requests_toolbelt/streaming_iterator.pyc
${PYSITELIB}/requests_toolbelt/streaming_iterator.pyo
${PYSITELIB}/requests_toolbelt/user_agent.pyc
${PYSITELIB}/requests_toolbelt/user_agent.pyo
${PYSITELIB}/requests_toolbelt/adapters/__init__.py
${PYSITELIB}/requests_toolbelt/adapters/__init__.pyc
${PYSITELIB}/requests_toolbelt/adapters/__init__.pyo
${PYSITELIB}/requests_toolbelt/adapters/source.pyc
${PYSITELIB}/requests_toolbelt/adapters/source.pyo
${PYSITELIB}/requests_toolbelt/adapters/ssl.pyc
${PYSITELIB}/requests_toolbelt/adapters/ssl.pyo
${PYSITELIB}/requests_toolbelt/adapters/source.py
${PYSITELIB}/requests_toolbelt/adapters/ssl.py
${PYSITELIB}/requests_toolbelt/auth.py
${PYSITELIB}/requests_toolbelt/multipart/__init__.py
${PYSITELIB}/requests_toolbelt/multipart/__init__.pyc
${PYSITELIB}/requests_toolbelt/multipart/__init__.pyo
${PYSITELIB}/requests_toolbelt/multipart/decoder.pyc
${PYSITELIB}/requests_toolbelt/multipart/decoder.pyo
${PYSITELIB}/requests_toolbelt/multipart/encoder.pyc
${PYSITELIB}/requests_toolbelt/multipart/encoder.pyo
${PYSITELIB}/requests_toolbelt/multipart/decoder.py
${PYSITELIB}/requests_toolbelt/multipart/encoder.py
${PYSITELIB}/requests_toolbelt/streaming_iterator.py
${PYSITELIB}/requests_toolbelt/user_agent.py