d3ac572ce1
Furl v2.1.0. Added: a dont_quote= parameter to Query.encode() and a query_dont_quote= parameter to furl.tostr() that exempt valid query characters from being percent-encoded, either in their entirety with dont_quote=True, or selectively with dont_quote=<string>, like dont_quote='/?@_'. Changed: Move package info from __init__.py into the more standard __version__.py. Fixed: Support Unicode usernames and passwords in Python 2. Fixed: Update orderedmultdict to v1.0.1 to resolve a DeprecationWarning. Fixed: Encode '/' consistently in query strings across both quote_plus=True and quote_plus=False.
24 lines
807 B
Text
24 lines
807 B
Text
@comment $NetBSD: PLIST,v 1.4 2019/09/21 13:09:38 adam 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}/furl/__init__.py
|
|
${PYSITELIB}/furl/__init__.pyc
|
|
${PYSITELIB}/furl/__init__.pyo
|
|
${PYSITELIB}/furl/__version__.py
|
|
${PYSITELIB}/furl/__version__.pyc
|
|
${PYSITELIB}/furl/__version__.pyo
|
|
${PYSITELIB}/furl/common.py
|
|
${PYSITELIB}/furl/common.pyc
|
|
${PYSITELIB}/furl/common.pyo
|
|
${PYSITELIB}/furl/compat.py
|
|
${PYSITELIB}/furl/compat.pyc
|
|
${PYSITELIB}/furl/compat.pyo
|
|
${PYSITELIB}/furl/furl.py
|
|
${PYSITELIB}/furl/furl.pyc
|
|
${PYSITELIB}/furl/furl.pyo
|
|
${PYSITELIB}/furl/omdict1D.py
|
|
${PYSITELIB}/furl/omdict1D.pyc
|
|
${PYSITELIB}/furl/omdict1D.pyo
|