b5daee4333
Changelog - uritemplate ======================= 3.0.0 - 2016-08-29 ------------------ - Merge uritemplate.py into uritemplate Changelog - uritemplate.py ========================== 2.0.0 - 2016-08-20 ------------------ - Relicense uritemplate.py as Apache 2 and BSD (See https://github.com/sigmavirus24/uritemplate/pull/23) 1.0.1 - 2016-08-18 ------------------ - Fix some minor packaging problems. 1.0.0 - 2016-08-17 ------------------ - Fix handling of Unicode values on Python 2.6 and 2.7 for urllib.quote. - Confirm public stable API via version number.
17 lines
665 B
Text
17 lines
665 B
Text
@comment $NetBSD: PLIST,v 1.2 2016/11/07 10:53:52 wiz Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/uritemplate/__init__.py
|
|
${PYSITELIB}/uritemplate/__init__.pyc
|
|
${PYSITELIB}/uritemplate/__init__.pyo
|
|
${PYSITELIB}/uritemplate/api.py
|
|
${PYSITELIB}/uritemplate/api.pyc
|
|
${PYSITELIB}/uritemplate/api.pyo
|
|
${PYSITELIB}/uritemplate/template.py
|
|
${PYSITELIB}/uritemplate/template.pyc
|
|
${PYSITELIB}/uritemplate/template.pyo
|
|
${PYSITELIB}/uritemplate/variable.py
|
|
${PYSITELIB}/uritemplate/variable.pyc
|
|
${PYSITELIB}/uritemplate/variable.pyo
|