python-pyinstrument_5.0.2+ds-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Mon, 16 Jun 2025 17:25:55 +0200 |
Source: | python-pyinstrument |
Binary: | python-pyinstrument-doc python3-pyinstrument python3-pyinstrument-dbgsym |
Architecture: | source all amd64 |
Version: | 5.0.2+ds-1 |
Distribution: | experimental |
Urgency: | medium |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Changed-By: | Carsten Schoenert <c.schoenert@t-online.de> |
Description: | python-pyinstrument-doc - Call stack profiler for Python with colored output (Documentation python3-pyinstrument - Call stack profiler for Python with colored output |
Closes: | 1107401 |
Changes: | python-pyinstrument (5.0.2+ds-1) experimental; urgency=medium * [1fd85d9] New upstream version 5.0.2+ds * [1001ee3] First and basic Debianization (Closes: #1107401) |
Files: | 61063ddaf7e9f8fb95a92fef61ba1b88 2759 python optional python-pyinstrument_5.0.2+ds-1.dsc cd6c677832cff16335ec87cd29738a13 1144808 python optional python-pyinstrument_5.0.2+ds.orig.tar.gz c9e9bd01e7510bd6d4267e7de4426145 6480 python optional python-pyinstrument_5.0.2+ds-1.debian.tar.xz 8a635523ac80c3f5042f526ed53c29ae 339100 doc optional python-pyinstrument-doc_5.0.2+ds-1_all.deb e30d99a038b0c6fb24b28ec308efa476 9865 python optional python-pyinstrument_5.0.2+ds-1_amd64.buildinfo 1595393ab348444bd054246498cac519 25152 debug optional python3-pyinstrument-dbgsym_5.0.2+ds-1_amd64.deb 6f85f98ca2685331d298ca545c8890f0 111108 python optional python3-pyinstrument_5.0.2+ds-1_amd64.deb |
python-pyinstrument_5.0.2+ds-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | python-pyinstrument |
Binary: | python-pyinstrument-doc, python3-pyinstrument |
Architecture: | any all |
Version: | 5.0.2+ds-1 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Uploaders: | Carsten Schoenert <c.schoenert@t-online.de> |
Homepage: | https://github.com/joerick/pyinstrument |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/python-team/packages/python-pyinstrument |
Vcs-Git: | https://salsa.debian.org/python-team/packages/python-pyinstrument.git |
Testsuite: | autopkgtest, autopkgtest-pkg-python |
Testsuite-Triggers: | python3-all, python3-flaky, python3-greenlet, python3-myst-parser, python3-pytest, python3-pytest-asyncio, python3-trio |
Build-Depends: | debhelper-compat (=13), dh-sequence-python3, dh-sequence-sphinxdoc, furo, libpython3-all-dev, pybuild-plugin-pyproject, python3-all, python3-flaky<!nocheck>, python3-greenlet<!nocheck>, python3-myst-parser<!nocheck>, python3-pytest<!nocheck>, python3-pytest-asyncio<!nocheck>, python3-setuptools, python3-sphinx, python3-sphinx-autobuild, python3-sphinxcontrib.programoutput, python3-trio<!nocheck> |
Package-List: | python-pyinstrument-doc deb doc optional arch=all python3-pyinstrument deb python optional arch=any |
Files: | cd6c677832cff16335ec87cd29738a13 1144808 python-pyinstrument_5.0.2+ds.orig.tar.gz c9e9bd01e7510bd6d4267e7de4426145 6480 python-pyinstrument_5.0.2+ds-1.debian.tar.xz |
README.source for python-pyinstrument_5.0.2+ds-1.dsc (click to toggle) | |
---|---|
This package is maintained with git-buildpackage(1). It follows DEP-14 for branch naming (e.g. using debian/master for the current version in Debian unstable due Debian Python team policy). It uses pristine-tar(1) to store enough information in git to generate bit identical tarballs when building the package without having downloaded an upstream tarball first. When working with patches it is recommended to use "gbp pq import" to import the patches, modify the source and then use "gbp pq export --commit" to commit the modifications. The changelog is generated using "gbp dch" so if you submit any changes don't bother to add changelog entries but rather provide a nice git commit message that can then end up in the changelog. It is recommended to build the package with pbuilder using: gbp buildpackage --git-pbuilder For information on how to set up a pbuilder environment see the git-pbuilder(1) manpage. In short: DIST=sid git-pbuilder create gbp clone https://salsa.debian.org/python-team/packages/python-pyinstrument.git cd python-pyinstrument gbp buildpackage --git-pbuilder -- Carsten Schoenert <c.schoenert@t-online.de> Sat, 31 May 2025 08:58:00 +0200 |
control file for python-pyinstrument-doc_5.0.2+ds-1_all.deb (click to toggle) | |
---|---|
Package: | python-pyinstrument-doc |
Source: | python-pyinstrument |
Version: | 5.0.2+ds-1 |
Architecture: | all |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 839 |
Depends: | libjs-sphinxdoc (>=8.1) |
Section: | doc |
Priority: | optional |
Multi-Arch: | foreign |
Homepage: | https://github.com/joerick/pyinstrument |
Description: | Call stack profiler for Python with colored output (Documentation) Pyinstrument is a Python profiler. A profiler is a tool to help you optimize your code - make it faster. To get the biggest speed increase you should focus on the slowest part of your program. Pyinstrument helps you find it! . This package contains the documentation for python3-pyinstrument. |
contents of python-pyinstrument-doc_5.0.2+ds-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-06-16 15:25 ./ drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/ drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/share/ drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/share/doc/python-pyinstrument-doc/ -rw-r--r-- root/root 221 2025-06-16 15:25 ./usr/share/doc/python-pyinstrument-doc/changelog.Debian.gz -rw-r--r-- root/root 5264 2025-06-08 07:29 ./usr/share/doc/python-pyinstrument-doc/copyright drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/share/doc/python-pyinstrument-doc/html/ drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/share/doc/python-pyinstrument-doc/html/_images/ -rw-r--r-- root/root 4249 2025-05-24 15:37 ./usr/share/doc/python-pyinstrument-doc/html/_images/async-context.svg -rw-r--r-- root/root 391186 2025-06-16 15:25 ./usr/share/doc/python-pyinstrument-doc/html/_images/screenshot.jpg drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/share/doc/python-pyinstrument-doc/html/_sources/ -rw-r--r-- root/root 10202 2025-06-16 15:25 ./usr/share/doc/python-pyinstrument-doc/html/_sources/guide.md.txt -rw-r--r-- root/root 235 2025-06-16 15:25 ./usr/share/doc/python-pyinstrument-doc/html/_sources/home.md.txt -rw-r--r-- root/root 6991 2025-05-24 15:37 ./usr/share/doc/python-pyinstrument-doc/html/_sources/how-it-works.md.txt -rw-r--r-- root/root 260 2025-05-24 15:37 ./usr/share/doc/python-pyinstrument-doc/html/_sources/index.md.txt -rw-r--r-- root/root 4059 2025-05-24 15:37 ./usr/share/doc/python-pyinstrument-doc/html/_sources/reference.md.txt drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/share/doc/python-pyinstrument-doc/html/_static/ -rw-r--r-- root/root 14815 2025-06-16 15:25 ./usr/share/doc/python-pyinstrument-doc/html/_static/basic.css -rw-r--r-- root/root 1266 2023-07-08 18:40 ./usr/share/doc/python-pyinstrument-doc/html/_static/debug.css -rw-r--r-- root/root 328 2025-06-16 15:25 ./usr/share/doc/python-pyinstrument-doc/html/_static/documentation_options.js -rw-r--r-- root/root 286 2025-01-31 10:28 ./usr/share/doc/python-pyinstrument-doc/html/_static/file.png -rw-r--r-- root/root 90 2025-01-31 10:28 ./usr/share/doc/python-pyinstrument-doc/html/_static/minus.png -rw-r--r-- root/root 90 2025-01-31 10:28 ./usr/share/doc/python-pyinstrument-doc/html/_static/plus.png -rw-r--r-- root/root 21424 2025-06-16 15:25 ./usr/share/doc/python-pyinstrument-doc/html/_static/pygments.css drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/share/doc/python-pyinstrument-doc/html/_static/scripts/ -rw-r--r-- root/root 5088 2024-08-09 07:01 ./usr/share/doc/python-pyinstrument-doc/html/_static/scripts/furo.js -rw-r--r-- root/root 12995 2024-08-09 07:01 ./usr/share/doc/python-pyinstrument-doc/html/_static/scripts/gumshoe-patched.js -rw-r--r-- root/root 6034 2023-07-08 18:40 ./usr/share/doc/python-pyinstrument-doc/html/_static/skeleton.css drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/share/doc/python-pyinstrument-doc/html/_static/styles/ -rw-r--r-- root/root 6327 2024-08-09 07:01 ./usr/share/doc/python-pyinstrument-doc/html/_static/styles/furo-extensions.css -rw-r--r-- root/root 62431 2024-08-09 07:01 ./usr/share/doc/python-pyinstrument-doc/html/_static/styles/furo.css -rw-r--r-- root/root 23977 2025-06-16 15:25 ./usr/share/doc/python-pyinstrument-doc/html/genindex.html -rw-r--r-- root/root 52667 2025-06-16 15:25 ./usr/share/doc/python-pyinstrument-doc/html/guide.html -rw-r--r-- root/root 15154 2025-06-16 15:25 ./usr/share/doc/python-pyinstrument-doc/html/home.html -rw-r--r-- root/root 26536 2025-06-16 15:25 ./usr/share/doc/python-pyinstrument-doc/html/how-it-works.html -rw-r--r-- root/root 17814 2025-06-16 15:25 ./usr/share/doc/python-pyinstrument-doc/html/index.html -rw-r--r-- root/root 797 2025-06-16 15:25 ./usr/share/doc/python-pyinstrument-doc/html/objects.inv -rw-r--r-- root/root 13826 2025-06-16 15:25 ./usr/share/doc/python-pyinstrument-doc/html/py-modindex.html -rw-r--r-- root/root 83382 2025-06-16 15:25 ./usr/share/doc/python-pyinstrument-doc/html/reference.html -rw-r--r-- root/root 13393 2025-06-16 15:25 ./usr/share/doc/python-pyinstrument-doc/html/search.html -rw-r--r-- root/root 22842 2025-06-16 15:25 ./usr/share/doc/python-pyinstrument-doc/html/searchindex.js drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/share/doc-base/ -rw-r--r-- root/root 296 2025-06-06 13:30 ./usr/share/doc-base/python-pyinstrument-doc.python-pyinstrument-doc lrwxrwxrwx root/root 0 2025-06-16 15:25 ./usr/share/doc/python-pyinstrument-doc/html/_static/doctools.js -> ../../../../javascript/sphinxdoc/1.0/doctools.js lrwxrwxrwx root/root 0 2025-06-16 15:25 ./usr/share/doc/python-pyinstrument-doc/html/_static/language_data.js -> ../../../../javascript/sphinxdoc/1.0/language_data.js lrwxrwxrwx root/root 0 2025-06-16 15:25 ./usr/share/doc/python-pyinstrument-doc/html/_static/searchtools.js -> ../../../../javascript/sphinxdoc/1.0/searchtools.js lrwxrwxrwx root/root 0 2025-06-16 15:25 ./usr/share/doc/python-pyinstrument-doc/html/_static/sphinx_highlight.js -> ../../../../javascript/sphinxdoc/1.0/sphinx_highlight.js |
copyright of python-pyinstrument-doc_5.0.2+ds-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/joerick/pyinstrument Upstream-Contact: Joe Rickerby <joerick@mac.com> Upstream-Name: pyinstrument Files-Excluded: docs/_static Files: * Copyright: (c) 2014-2025, Joe Rickerby <joerick@mac.com> and Contributors License: BSD-3-clause Files: .devcontainer/reinstall-cmake.sh Copyright: (c) Microsoft Corporation License: Expat Files: pyinstrument/vendor/appdirs.py Copyright: (c) 2005-2010 ActiveState Software Inc. (c) 2013 Eddy Petrișor License: Expat Files: pyinstrument/vendor/decorator.py Copyright: (c) 2005-2018, Michele Simionato License: BSD-2-clause Files: pyinstrument/vendor/keypath.py Copyright: 2016, Fictorial LLC License: BSD-2-clause Files: test/fake_time_util.py Copyright: (c) 2017 Joongi Kim License: BSD-3-clause and Expat Comment: The class FakeClockAsyncio is mostly taken over from https://aiotools.readthedocs.io/en/latest/_modules/aiotools/timer.html#VirtualClock which is written by Joongi Kim. Files: html_renderer/src/lib/utils.ts Copyright: Joe Rickerby <joerick@mac.com> 2019-PRESENT Anthony Fu <https://github.com/antfu> License: BSD-3-clause and Expat Comment: Parts are taken from https://github.com/vueuse/vueuse/blob/798077d678a2a8cd50cc3c3b85a722befb6087d4/packages/core/onClickOutside/index.ts Files: debian/* Copyright: 2025, Carsten Schoenert <c.schoenert@t-online.de> License: BSD-3-clause License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIExpatED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIExpatED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . 3. The names of the contributors may not be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIExpatED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIExpatED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIExpatED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
control file for python3-pyinstrument_5.0.2+ds-1_amd64.deb (click to toggle) | |
---|---|
Package: | python3-pyinstrument |
Source: | python-pyinstrument |
Version: | 5.0.2+ds-1 |
Architecture: | amd64 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 448 |
Depends: | python3 (<<3.14), python3 (>=3.13~), python3:any, libc6 (>=2.17) |
Suggests: | python-pyinstrument-doc |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/joerick/pyinstrument |
Description: | Call stack profiler for Python with colored output Pyinstrument is a Python profiler. A profiler is a tool to help you optimize your code - make it faster. To get the biggest speed increase you should focus on the slowest part of your program. Pyinstrument helps you find it! . The packages includes the examples from the upstream project, have a look at /usr/share/doc/python3-pyinstrument/examples once you've installed the package. . This package installs the library for Python 3. |
contents of python3-pyinstrument_5.0.2+ds-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-06-16 15:25 ./ drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/ drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/bin/ -rwxr-xr-x root/root 221 2025-06-16 15:25 ./usr/bin/pyinstrument drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/lib/ drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/ -rw-r--r-- root/root 624 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/__init__.py -rw-r--r-- root/root 20900 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/__main__.py -rw-r--r-- root/root 3844 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/context_manager.py -rw-r--r-- root/root 12625 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/frame.py -rw-r--r-- root/root 1038 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/frame_info.py -rw-r--r-- root/root 5015 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/frame_ops.py drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/low_level/ -rw-r--r-- root/root 2804 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/low_level/pyi_floatclock.c -rw-r--r-- root/root 346 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/low_level/pyi_floatclock.h -rw-r--r-- root/root 888 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/low_level/pyi_shared.h -rw-r--r-- root/root 4162 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/low_level/pyi_timing_thread.c -rw-r--r-- root/root 1016 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/low_level/pyi_timing_thread.h -rw-r--r-- root/root 2130 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/low_level/pyi_timing_thread_python.py -rw-r--r-- root/root 26523 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/low_level/stat_profile.c -rw-r--r-- root/root 23232 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/low_level/stat_profile.cpython-313-x86_64-linux-gnu.so -rw-r--r-- root/root 583 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/low_level/stat_profile.pyi -rw-r--r-- root/root 4761 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/low_level/stat_profile_python.py -rw-r--r-- root/root 131 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/low_level/types.py drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/magic/ -rw-r--r-- root/root 37 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/magic/__init__.py -rw-r--r-- root/root 3096 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/magic/_utils.py -rw-r--r-- root/root 12084 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/magic/magic.py -rw-r--r-- root/root 3728 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/middleware.py -rw-r--r-- root/root 9162 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/processors.py -rw-r--r-- root/root 13871 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/profiler.py -rw-r--r-- root/root 0 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/py.typed drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/renderers/ -rw-r--r-- root/root 612 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/renderers/__init__.py -rw-r--r-- root/root 3798 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/renderers/base.py -rw-r--r-- root/root 11578 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/renderers/console.py -rw-r--r-- root/root 4110 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/renderers/html.py drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/renderers/html_resources/ -rw-r--r-- root/root 7778 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/renderers/html_resources/app.css -rw-r--r-- root/root 66801 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/renderers/html_resources/app.js -rw-r--r-- root/root 3336 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/renderers/jsonrenderer.py -rw-r--r-- root/root 3276 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/renderers/pstatsrenderer.py -rw-r--r-- root/root 395 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/renderers/session.py -rw-r--r-- root/root 8606 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/renderers/speedscope.py -rw-r--r-- root/root 7705 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/session.py -rw-r--r-- root/root 12323 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/stack_sampler.py -rw-r--r-- root/root 599 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/typing.py -rw-r--r-- root/root 2964 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/util.py drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/vendor/ -rw-r--r-- root/root 0 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/vendor/__init__.py -rw-r--r-- root/root 25076 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/vendor/appdirs.py -rw-r--r-- root/root 16323 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/vendor/decorator.py -rw-r--r-- root/root 3202 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument/vendor/keypath.py drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument-5.0.2.dist-info/ -rw-r--r-- root/root 7 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument-5.0.2.dist-info/INSTALLER -rw-r--r-- root/root 25696 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument-5.0.2.dist-info/METADATA -rw-r--r-- root/root 104 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument-5.0.2.dist-info/WHEEL -rw-r--r-- root/root 60 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument-5.0.2.dist-info/entry_points.txt -rw-r--r-- root/root 13 2025-06-16 15:25 ./usr/lib/python3/dist-packages/pyinstrument-5.0.2.dist-info/top_level.txt drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/share/ drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/share/doc/python3-pyinstrument/ -rw-r--r-- root/root 221 2025-06-16 15:25 ./usr/share/doc/python3-pyinstrument/changelog.Debian.gz -rw-r--r-- root/root 5264 2025-06-08 07:29 ./usr/share/doc/python3-pyinstrument/copyright drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/share/doc/python3-pyinstrument/examples/ -rw-r--r-- root/root 223 2025-05-24 15:37 ./usr/share/doc/python3-pyinstrument/examples/async_example_simple.py -rw-r--r-- root/root 808 2025-05-24 15:37 ./usr/share/doc/python3-pyinstrument/examples/async_experiment_1.py -rw-r--r-- root/root 840 2025-05-24 15:37 ./usr/share/doc/python3-pyinstrument/examples/async_experiment_3.py -rw-r--r-- root/root 239 2025-05-24 15:37 ./usr/share/doc/python3-pyinstrument/examples/busy_wait.py -rw-r--r-- root/root 909 2025-05-24 15:37 ./usr/share/doc/python3-pyinstrument/examples/c_sort.py -rw-r--r-- root/root 1004 2025-05-24 15:37 ./usr/share/doc/python3-pyinstrument/examples/context_api.py drwxr-xr-x root/root 0 2025-05-24 15:37 ./usr/share/doc/python3-pyinstrument/examples/demo_scripts/ drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/share/doc/python3-pyinstrument/examples/demo_scripts/django_example/ -rw-r--r-- root/root 78 2025-05-24 15:37 ./usr/share/doc/python3-pyinstrument/examples/demo_scripts/django_example/README.md drwxr-xr-x root/root 0 2025-05-24 15:37 ./usr/share/doc/python3-pyinstrument/examples/demo_scripts/django_example/django_example/ -rw-r--r-- root/root 0 2025-05-24 15:37 ./usr/share/doc/python3-pyinstrument/examples/demo_scripts/django_example/django_example/__init__.py -rw-r--r-- root/root 1866 2025-05-24 15:37 ./usr/share/doc/python3-pyinstrument/examples/demo_scripts/django_example/django_example/settings.py drwxr-xr-x root/root 0 2025-05-24 15:37 ./usr/share/doc/python3-pyinstrument/examples/demo_scripts/django_example/django_example/templates/ -rw-r--r-- root/root 140 2025-05-24 15:37 ./usr/share/doc/python3-pyinstrument/examples/demo_scripts/django_example/django_example/templates/template.html -rw-r--r-- root/root 88 2025-05-24 15:37 ./usr/share/doc/python3-pyinstrument/examples/demo_scripts/django_example/django_example/templates/template_base.html -rw-r--r-- root/root 184 2025-05-24 15:37 ./usr/share/doc/python3-pyinstrument/examples/demo_scripts/django_example/django_example/urls.py -rw-r--r-- root/root 263 2025-05-24 15:37 ./usr/share/doc/python3-pyinstrument/examples/demo_scripts/django_example/django_example/views.py -rwxr-xr-x root/root 258 2025-06-16 15:25 ./usr/share/doc/python3-pyinstrument/examples/demo_scripts/django_example/manage.py -rw-r--r-- root/root 1097 2025-05-24 15:37 ./usr/share/doc/python3-pyinstrument/examples/demo_scripts/django_template_render.py -rw-r--r-- root/root 1610 2025-05-24 15:37 ./usr/share/doc/python3-pyinstrument/examples/demo_scripts/sympy_calculation.py -rw-r--r-- root/root 1057 2025-05-24 15:37 ./usr/share/doc/python3-pyinstrument/examples/demo_scripts/wikipedia_article_word_count.py -rw-r--r-- root/root 854 2025-05-24 15:37 ./usr/share/doc/python3-pyinstrument/examples/falcon_hello.py -rw-r--r-- root/root 1022 2025-05-24 15:37 ./usr/share/doc/python3-pyinstrument/examples/falcon_hello_file.py -rw-r--r-- root/root 889 2025-05-24 15:37 ./usr/share/doc/python3-pyinstrument/examples/flask_hello.py -rw-r--r-- root/root 1485 2025-05-24 15:37 ./usr/share/doc/python3-pyinstrument/examples/litestar_hello.py -rw-r--r-- root/root 308 2025-05-24 15:37 ./usr/share/doc/python3-pyinstrument/examples/np_c_function.py -rw-r--r-- root/root 224 2025-05-24 15:37 ./usr/share/doc/python3-pyinstrument/examples/tbhide_demo.py drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/share/man/ drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/share/man/man1/ -rw-r--r-- root/root 12995 2025-06-16 15:25 ./usr/share/man/man1/pyinstrument.1.gz |
copyright of python3-pyinstrument_5.0.2+ds-1_amd64.deb (click to toggle) | |
---|---|
NOTE: Copyright is the same as python-pyinstrument-doc (python-pyinstrument-doc_5.0.2+ds-1_all.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/joerick/pyinstrument Upstream-Contact: Joe Rickerby <joerick@mac.com> Upstream-Name: pyinstrument Files-Excluded: docs/_static Files: * Copyright: (c) 2014-2025, Joe Rickerby <joerick@mac.com> and Contributors License: BSD-3-clause Files: .devcontainer/reinstall-cmake.sh Copyright: (c) Microsoft Corporation License: Expat Files: pyinstrument/vendor/appdirs.py Copyright: (c) 2005-2010 ActiveState Software Inc. (c) 2013 Eddy Petrișor License: Expat Files: pyinstrument/vendor/decorator.py Copyright: (c) 2005-2018, Michele Simionato License: BSD-2-clause Files: pyinstrument/vendor/keypath.py Copyright: 2016, Fictorial LLC License: BSD-2-clause Files: test/fake_time_util.py Copyright: (c) 2017 Joongi Kim License: BSD-3-clause and Expat Comment: The class FakeClockAsyncio is mostly taken over from https://aiotools.readthedocs.io/en/latest/_modules/aiotools/timer.html#VirtualClock which is written by Joongi Kim. Files: html_renderer/src/lib/utils.ts Copyright: Joe Rickerby <joerick@mac.com> 2019-PRESENT Anthony Fu <https://github.com/antfu> License: BSD-3-clause and Expat Comment: Parts are taken from https://github.com/vueuse/vueuse/blob/798077d678a2a8cd50cc3c3b85a722befb6087d4/packages/core/onClickOutside/index.ts Files: debian/* Copyright: 2025, Carsten Schoenert <c.schoenert@t-online.de> License: BSD-3-clause License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIExpatED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIExpatED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . 3. The names of the contributors may not be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIExpatED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIExpatED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIExpatED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
control file for python3-pyinstrument-dbgsym_5.0.2+ds-1_amd64.deb (click to toggle) | |
---|---|
Package: | python3-pyinstrument-dbgsym |
Source: | python-pyinstrument |
Version: | 5.0.2+ds-1 |
Auto-Built-Package: | debug-symbols |
Architecture: | amd64 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 40 |
Depends: | python3-pyinstrument (=5.0.2+ds-1) |
Section: | debug |
Priority: | optional |
Description: | debug symbols for python3-pyinstrument |
Build-Ids: | acf379f5d9bd10f44b222f12968be79dc0723b1c |
contents of python3-pyinstrument-dbgsym_5.0.2+ds-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-06-16 15:25 ./ drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/ drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/lib/ drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/lib/debug/.build-id/ac/ -rw-r--r-- root/root 30296 2025-06-16 15:25 ./usr/lib/debug/.build-id/ac/f379f5d9bd10f44b222f12968be79dc0723b1c.debug drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/share/ drwxr-xr-x root/root 0 2025-06-16 15:25 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-06-16 15:25 ./usr/share/doc/python3-pyinstrument-dbgsym -> python3-pyinstrument |
copyright of python3-pyinstrument-dbgsym_5.0.2+ds-1_amd64.deb (click to toggle) | |
---|---|
WARNING: No copyright found, please check package manually. |
Timestamp: 21.06.2025 / 09:06:59 (UTC)