2.1: ENH: Add support for Python 3.5 coroutines ENH: Documentation updates ENH: CI for most recent Python versions (3.5, 3.6, 3.6-dev, 3.7-dev, nightly) ENH: Add timer unit argument for output time granularity spec
18 lines
689 B
Text
18 lines
689 B
Text
@comment $NetBSD: PLIST,v 1.2 2018/01/31 13:42:32 adam Exp $
|
|
bin/kernprof${PYVERSSUFFIX}
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/_line_profiler.so
|
|
${PYSITELIB}/kernprof.py
|
|
${PYSITELIB}/kernprof.pyc
|
|
${PYSITELIB}/kernprof.pyo
|
|
${PYSITELIB}/line_profiler.py
|
|
${PYSITELIB}/line_profiler.pyc
|
|
${PYSITELIB}/line_profiler.pyo
|
|
${PLIST.py3x}${PYSITELIB}/line_profiler_py35.py
|
|
${PLIST.py35}${PYSITELIB}/line_profiler_py35.pyc
|
|
${PLIST.py35}${PYSITELIB}/line_profiler_py35.pyo
|