pkgsrc/devel/py-functools32/PLIST
adam c909a51c9c This is a backport of the functools standard library module from Python 3.2.3
for use on Python 2.7 and PyPy. It includes new features lru_cache
(Least-recently-used cache decorator).
2017-06-05 07:27:02 +00:00

14 lines
571 B
Text

@comment $NetBSD: PLIST,v 1.1 2017/06/05 07:27:02 adam Exp $
${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/functools32/__init__.py
${PYSITELIB}/functools32/__init__.pyc
${PYSITELIB}/functools32/__init__.pyo
${PYSITELIB}/functools32/_dummy_thread32.py
${PYSITELIB}/functools32/_dummy_thread32.pyc
${PYSITELIB}/functools32/_dummy_thread32.pyo
${PYSITELIB}/functools32/functools32.py
${PYSITELIB}/functools32/functools32.pyc
${PYSITELIB}/functools32/functools32.pyo
${PYSITELIB}/functools32/reprlib32.py
${PYSITELIB}/functools32/reprlib32.pyc
${PYSITELIB}/functools32/reprlib32.pyo