Ports Search

Results 4,4614,470 of 5,623 for /devel/.(0.004 seconds)
devel/kcachegrind-4.14.3 (Score: 0.032514982)
Profiler frontend for KDE
KCachegrind is a visualization tool for the profiling data generated by Cachegrind (which is part of valgrind) and Calltree.
devel/python-jenkins-0.4.13 (Score: 0.032514982)
Python bindings for the remote Jenkins API
Python Jenkins is a python wrapper for the Jenkins REST API which aims to provide a more conventionally pythonic way of controlling a Jenkins server. It provides a higher-level API containing a number of convenience functions.
devel/python-magic-0.4.10 (Score: 0.032514982)
File type identification using libmagic
This module uses ctypes to access the libmagic file type identification library. It makes use of the local magic database and supports both textual and MIME-type output.
devel/python-pcre-0.6 (Score: 0.032514982)
Python PCRE bindings
A Python PCRE library
devel/kdbg-2.5.5 (Score: 0.032514982)
Graphical user interface around gdb using KDE
KDbg is a graphical user interface to gdb, the GNU debugger, to provide an intuitive interface for setting breakpoints, inspecting variables, and stepping through code. * Inspection of variable values in a tree structure. * Debugger at your finger tips: The basic debugger functions (step, next, run, finish, until, set/clear/enable/disable breakpoint) are bound to function keys F5 through F10. * Of course, lots of other basic functions: View source code, search text, set program arguments and environment variables, display arbitrary expressions * Debugging of core dumps, attaching to running processes is possible. * Conditional breakpoints.
devel/kdesdk-4.14.3 (Score: 0.032514982)
KDE Software Development Kit
KDE Software Development Kit.
devel/python2-pythondialog-3.4.0 (Score: 0.032514982)
Backport of pythondialog to Python 2
Python interface to the UNIX dialog utility and mostly-compatible programs (Python 2 backport) This version is a backport of pythondialog to Python 2. Unless you really have to use Python 2, you should go to the pythondialog homepage and download the reference implementation which, at the time of this writing (May 2015) and for the forseeable future, is targeted at Python 3.
devel/pythonbrew-1.3 (Score: 0.032514982)
Python Environment manager
pythonbrew is a program to automate the building and installation of Python in the users HOME. pythonbrew is inspired by perlbrew and rvm.
devel/pytimeparse-1.1.5 (Score: 0.032514982)
Small Python module to parse various kinds of time expressions.
The single function pytimeparse.timeparse.timeparse, defined in the library, (also available as pytimeparse.parse) parses time expressions like the following: 32m 2h32m 3d2h32m 1w3d2h32m ... It returns the time as a number of seconds (an integer value if possible, otherwise a floating-point number): >>> from pytimeparse import parse >>> parse('1.2 minutes') 72
devel/pytvmaze-1.5.1 (Score: 0.032514982)
Python interface to the TV Maze API
Python interface to the TV Maze API (www.tvmaze.com)