python3-pycallgraph (1.1.3-4)

Details

Core information at a glance

Distribution
debian
Origin
debian-sid
Repository
https://deb.debian.org/debian
Codename
sid
Component
main
Source
pycallgraph
Architecture
s390x
Section
python
Priority
optional
Maintainer
Debian Python Team <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
129 B
Size expected
25.3 kB
Size actual
25.3 kB
Size match

Dependencies

Required package dependencies

  • python3:any
  • graphviz

Suggested packages

Recommended additional packages

  • None

Description

Python library that creates call graphs for Python programs

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5a927dad7…ebdda019
SHA-18a3ab699…a166114f
SHA-25687c63b15…f3e959b3
SHA-512c95ef9e5…d1c956cd

Contents

Files and directories included

.
usr
usr/bin
usr/bin/pycallgraph
usr/lib
usr/lib/python3
usr/lib/python3/dist-packages
usr/lib/python3/dist-packages/pycallgraph
usr/lib/python3/dist-packages/pycallgraph/__init__.py
usr/lib/python3/dist-packages/pycallgraph/color.py
usr/lib/python3/dist-packages/pycallgraph/config.py
usr/lib/python3/dist-packages/pycallgraph/decorators.py
usr/lib/python3/dist-packages/pycallgraph/exceptions.py
usr/lib/python3/dist-packages/pycallgraph/globbing_filter.py
usr/lib/python3/dist-packages/pycallgraph/grouper.py
usr/lib/python3/dist-packages/pycallgraph/memory_profiler.py
usr/lib/python3/dist-packages/pycallgraph/metadata.py
usr/lib/python3/dist-packages/pycallgraph/output
usr/lib/python3/dist-packages/pycallgraph/output/__init__.py
usr/lib/python3/dist-packages/pycallgraph/output/gephi.py
usr/lib/python3/dist-packages/pycallgraph/output/graphviz.py
usr/lib/python3/dist-packages/pycallgraph/output/output.py
usr/lib/python3/dist-packages/pycallgraph/output/pickle.py
usr/lib/python3/dist-packages/pycallgraph/output/ubigraph.py
usr/lib/python3/dist-packages/pycallgraph/pycallgraph.py
usr/lib/python3/dist-packages/pycallgraph/tracer.py
usr/lib/python3/dist-packages/pycallgraph/util.py
usr/lib/python3/dist-packages/pycallgraph-1.1.3.egg-info
usr/lib/python3/dist-packages/pycallgraph-1.1.3.egg-info/PKG-INFO
usr/lib/python3/dist-packages/pycallgraph-1.1.3.egg-info/dependency_links.txt
usr/lib/python3/dist-packages/pycallgraph-1.1.3.egg-info/top_level.txt
usr/share
usr/share/doc
usr/share/doc/python3-pycallgraph
usr/share/doc/python3-pycallgraph/README.md
usr/share/doc/python3-pycallgraph/changelog.Debian.gz
usr/share/doc/python3-pycallgraph/copyright
usr/share/doc/python3-pycallgraph/examples
usr/share/doc/python3-pycallgraph/examples/README.rst
usr/share/doc/python3-pycallgraph/examples/gephi
usr/share/doc/python3-pycallgraph/examples/gephi/basic.py
usr/share/doc/python3-pycallgraph/examples/gephi/large.py
usr/share/doc/python3-pycallgraph/examples/graphviz
usr/share/doc/python3-pycallgraph/examples/graphviz/all.py
usr/share/doc/python3-pycallgraph/examples/graphviz/basic.py
usr/share/doc/python3-pycallgraph/examples/graphviz/colors.py
usr/share/doc/python3-pycallgraph/examples/graphviz/example_with_submodules
usr/share/doc/python3-pycallgraph/examples/graphviz/example_with_submodules/__init__.py
usr/share/doc/python3-pycallgraph/examples/graphviz/example_with_submodules/example_with_submodules.py
usr/share/doc/python3-pycallgraph/examples/graphviz/example_with_submodules/helpers.py
usr/share/doc/python3-pycallgraph/examples/graphviz/example_with_submodules/submodule_one.py
usr/share/doc/python3-pycallgraph/examples/graphviz/example_with_submodules/submodule_two.py
usr/share/doc/python3-pycallgraph/examples/graphviz/filter.py
usr/share/doc/python3-pycallgraph/examples/graphviz/grouper.py
usr/share/doc/python3-pycallgraph/examples/graphviz/import.py
usr/share/doc/python3-pycallgraph/examples/graphviz/large.py
usr/share/doc/python3-pycallgraph/examples/graphviz/recursive.py
usr/share/doc/python3-pycallgraph/examples/graphviz/regexp.py
usr/share/doc/python3-pycallgraph/examples/json
usr/share/doc/python3-pycallgraph/examples/json/radial.html
usr/share/doc/python3-pycallgraph/examples/gephi/all.py