debian/0000755000000000000000000000000012237265714007177 5ustar debian/control0000644000000000000000000000170512237265714010605 0ustar Source: runsnakerun Section: python Priority: optional Maintainer: Federico Ceratto Build-Depends: debhelper (>= 9~) , python-all (>= 2.6.6-3~) , python-setuptools (>= 0.6.14) , w3m Standards-Version: 3.9.4 X-Python-Version: >= 2.5 Homepage: http://www.vrplumber.com/programming/runsnakerun Vcs-Git: git://anonscm.debian.org/collab-maint/runsnakerun.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/runsnakerun.git;a=summary Package: runsnakerun Architecture: all Depends: python-squaremap (>= 1:1.0.3-1) , python-setuptools , ${python:Depends} , ${misc:Depends} Provides: ${python:Provides} Description: GUI utility for (Python) cProfile or Profile profiler dumps RunSnakeRun is a small GUI utility that allows you to view (Python) cProfile or Profile profiler dumps in a sortable GUI view. . It allows you to explore the profiler information using a "square map" visualization or sortable tables of data. debian/runsnakemem.10000644000000000000000000000202012237265714011600 0ustar .\" Hey, EMACS: -*- nroff -*- .TH RUNSNAKEMEM 1 "October 26, 2013" .SH NAME runsnakemem \- GUI utility for Python memory profiling .SH SYNOPSIS .B runsnakemem .RI [file] ... .br .SH DESCRIPTION This manual page documents briefly the .B runsnakemem command. .PP \fBrunsnakemem\fP creates a visual map of the profile data gathered by the Profile and cProfile Python modules. .SH OPTIONS .B runsnakemem has no options. .SH USAGE Gather profiling data by running your Python script as in: .br .B python \-m cProfile \-o .PP Run .B runsnakemem on the output file: .br .B runsnakemem .br or open the output file from the GUI menu. .PP More detailed documentation is available at .br .IR http://www.vrplumber.com/programming/runsnakerun/ .SH AUTHOR runsnakemem was written by Mike C. Fletcher . .PP This manual page was written by Federico Ceratto for the Debian project and may be used by others. debian/runsnake.10000644000000000000000000000175712237265714011121 0ustar .\" Hey, EMACS: -*- nroff -*- .TH RUNSNAKE 1 "November 17, 2010" .SH NAME runsnake \- GUI utility for Python profiling .SH SYNOPSIS .B runsnake .RI [file] ... .br .SH DESCRIPTION This manual page documents briefly the .B runsnake command. .PP \fBrunsnake\fP creates a visual map of the profile data gathered by the Profile and cProfile Python modules. .SH OPTIONS .B runsnake has no options. .SH USAGE Gather profiling data by running your Python script as in: .br .B python \-m cProfile \-o .PP Run .B runsnake on the output file: .br .B runsnake .br or open the output file from the GUI menu. .PP More detailed documentation is available at .br .IR http://www.vrplumber.com/programming/runsnakerun/ .SH AUTHOR runsnake was written by Mike C. Fletcher . .PP This manual page was written by Federico Ceratto for the Debian project and may be used by others. debian/runsnakerun.manpages0000644000000000000000000000004712237265714013270 0ustar debian/runsnake.1 debian/runsnakemem.1 debian/runsnakerun.doc-base0000644000000000000000000000050412237265714013150 0ustar Document: runsnakerun-doc Title: RunSnakeRun Manual Author: Mike C. Fletcher and contributors Abstract: RunSnakeRun documentation Section: Programming/Python Format: HTML Index: /usr/share/doc/runsnakerun/index.html Files: /usr/share/doc/runsnakerun/*.png /usr/share/doc/runsnakerun/*.css /usr/share/doc/runsnakerun/*.html debian/rules0000755000000000000000000000056212237265714010262 0ustar #!/usr/bin/make -f %: dh $@ --with python2 override_dh_fixperms: find $(CURDIR)/debian/runsnakerun/ -executable -type f -exec chmod -x "{}" \; dh_fixperms override_dh_installchangelogs: w3m -dump doc/index.html | \ awk '/^Releases/,/^ *Copyright/' | \ sed '1d;2d;$$d' > runsnakerun.changelog dh_installchangelogs dh_installchangelogs runsnakerun.changelog debian/changelog0000644000000000000000000000201512237265714011047 0ustar runsnakerun (2.0.4-2) unstable; urgency=low * Dependency on squaremap >= 1:1.0.3-1 added (Closes: #729033) -- Federico Ceratto Fri, 08 Nov 2013 22:54:31 +0000 runsnakerun (2.0.4-1) unstable; urgency=low * New upstream release * Vcs fields updated in debian/control * Added upstream changelog generation -- Federico Ceratto Sat, 26 Oct 2013 17:51:34 +0100 runsnakerun (2.0.3-1) unstable; urgency=low * New upstream release (Closes: #685205) * Standards-Version bumped to 3.9.4 * Debhelper version bumped to 9 -- Federico Ceratto Sat, 31 Aug 2013 18:42:52 +0100 runsnakerun (2.0.2a1-2) unstable; urgency=low * Dependency on python-setuptools added (Closes: #647519) -- Federico Ceratto Thu, 03 Nov 2011 21:39:37 +0000 runsnakerun (2.0.2a1-1) unstable; urgency=low * Initial release (Closes: #575604) -- Federico Ceratto Sun, 09 Oct 2011 11:09:06 +0000 debian/compat0000644000000000000000000000000212237265714010375 0ustar 9 debian/watch0000644000000000000000000000013612237265714010230 0ustar version=3 http://pypi.python.org/packages/source/R/RunSnakeRun/RunSnakeRun-([\w\.]*)\.tar\.gz debian/source/0000755000000000000000000000000012237265714010477 5ustar debian/source/format0000644000000000000000000000001412237265714011705 0ustar 3.0 (quilt) debian/docs0000644000000000000000000000021612237265714010051 0ustar doc/pyaccellerate-64.png doc/greypinstripe.png doc/meliae-sample.png doc/screenshot-2.0.png doc/index.html doc/toolkit.css doc/screenshot.png debian/copyright0000644000000000000000000000377012237265714011141 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: http://www.vrplumber.com/programming/runsnakerun Files: * Copyright: © 2011, Mike C. Fletcher License: BSD Files: debian/* Copyright: © 2011, Federico Ceratto License: BSD License: BSD THIS SOFTWARE IS NOT FAULT TOLERANT AND SHOULD NOT BE USED IN ANY SITUATION ENDANGERING HUMAN LIFE OR PROPERTY. . RunSnakeRun, a simple wxPython GUI viewer for Python profile logs . Copyright (c) 2005-2011, The Contributors (Listed Below) All rights reserved. . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 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. . 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 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS AND CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED 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.