Ports Search

Results 3,0713,080 of 8,048 for www%3Atrac.(0.007 seconds)
devel/game-1.9.1 (Score: 0.005581701)
Module designed to write games in Python
Pygame is a cross-platfrom library based on top of the SDL and designed to make it easy to write multimedia software, such as games, in Python.
devel/Ice-3.6.2 (Score: 0.005581701)
Modern alternative to object middleware such as CORBA/COM/DCOM/COM+
Python and Ice have much in common: they both are suited for a wide variety of tasks, excel at application integration, and are easy for developers to use. An Ice language mapping for Python is a recent and welcome addition to the Ice product portfolio, enabling developers to take advantage of the productivity offered by Python's friendly syntax and extensive function library.
devel/libspark2012-2012 (Score: 0.005581701)
SPARK 2012 Spark.Ada library
At least one port requires exactly the Spark.Ada library that came with SPARK 2012. SPARK itself is not in ports -- SPARK 2014 is the first version planned to arrive -- so this is a separately packaged SPARK 2012 library to be compiled with the GNAT Ada compiler.
devel/pp-1.6.5 (Score: 0.005581701)
Parallel python execution server
pp is a python module which provides mechanism for parallel execution of python code on SMP (systems with multiple processors or cores) and clusters (computers connected via network) It is light, easy to install and integrate with other python software. pp is an open source and cross-platform module written in pure python
devel/pygit2-0.24.0 (Score: 0.005581701)
Python bindings for libgit2
Pygit2 is a set of Python bindings to the libgit2 shared library, libgit2 implements the core of Git. Pygit2 works with Python 2.7, 3.2, 3.3, 3.4 and pypy.
devel/kcachegrind-4.14.3 (Score: 0.005581701)
Profiler frontend for KDE
KCachegrind is a visualization tool for the profiling data generated by Cachegrind (which is part of valgrind) and Calltree.
devel/kdbg-2.5.5 (Score: 0.005581701)
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/repoze.sphinx.autointerface-0.8 (Score: 0.005581701)
Auto-generates API docs from Zope interfaces
This package defines an extension for the Sphinx documentation system. The extension allows generation of API documentation by introspection of zope.interface instances in code.
devel/repoze.tm2-2.0 (Score: 0.005581701)
Zope-like transaction manager via WSGI middleware
repoze.tm2 is a middleware which uses the ZODB transaction manager to wrap a call to its pipeline children inside a transaction. This is a fork of the repoze.tm package which depends only on the transaction package rather than the entirety of ZODB (for users who don't rely on ZODB).
devel/repoze.who-2.3 (Score: 0.005581701)
Identification and authentication framework for WSGI
repoze.who is an identification and authentication framework for arbitrary WSGI applications. It acts as WSGI middleware.