Ports Search

Results 3,0613,070 of 8,048 for www%3Atrac.(0.005 seconds)
devel/krosspython-4.14.3 (Score: 0.005581701)
Kross Python scripting library
Python bindings for KDE.
devel/pykde4-4.14.3 (Score: 0.005581701)
Python bindings for KDE
Python bindings for KDE.
devel/pykdeuic4-4.14.3 (Score: 0.005581701)
Enhanced version of pyuic4
Python bindings for KDE. This port provides pykdeuic4 utility. pykdeuic4 is an enhanced version of pyuic4 which supports KDE4 widgets and i18n. It compiles Designer Qt .ui files to Python classes.
devel/guiloader-c++-2.19.0 (Score: 0.005581701)
C++ binding to the GuiLoader library
GuiLoader/C++ is a C++ binding to the GuiLoader library. It is a convenience layer that simplifies development of GuiLoader based applications written in the C++ language by introducing exception safety, binding GTK+ objects defined in GuiXml to C++ variables and type-safe dynamic connection to signals.
devel/guiloader-2.19.0 (Score: 0.005581701)
High-performance and compact GuiXml loader library
GuiLoader is a high-performance and compact GuiXml loader library. This library allows GTK+ applications to create GUI widgets and objects at run-time from GuiXml resource files. GuiLoader is written in the C language as a GObject subclass and has a trivial language-independent API. GuiLoader was designed to be easily wrapped for any language that has GTK+ bindings.
devel/bullet-2.83.7 (Score: 0.005581701)
3D collision detection and rigid body dynamics library
Bullet is a professional open source multi-threaded 3D Collision Detection and Rigid Body Dynamics Library. It is free for commercial use under the ZLib license. The library is being used by several professional game developers on PC, PlayStation 3, XBox 360 and Nintendo Wii. Sony Computer Entertainment provides a parallel SPU optimized version, and collaborations with IBM, Intel, AMD and NVidia to exploit their parallel hardware. Bullet is native part of Blender 3D modeler and it supports COLLADA Physics file format.
devel/glib-2.46.2 (Score: 0.005581701)
Some useful routines of C programming (current stable version)
GLib provides a simple, abstract, and highly portable set of C support routines such as lists, trees, hashes, memory allocation, and much, much more. It is a foundation for writing portable applications.
devel/aspyct-3.0 (Score: 0.005581701)
Python library including an aspect-oriented programming (AOP) engine
Aspyct AOP engine allows you to perform evolved aspect oriented programming with Python, while remaining clear and simple.
devel/libee-0.4.1 (Score: 0.005581701)
Event expression library inspired by CEE
The core idea of libee is to provide a small but hopefully convenient API layer above the CEE standard. However, CEE is not finished. At the time of this writing, CEE is under heavy development and even some of its core data structures (like the data dictionary and taxonomy) have not been fully specified. So for the time being, libee should be thought of as a useful library that helps you get your events normalized. If you program cleanly to libee, chances are not bad that only relatively little effort is required to move your app over to be CEE compliant (once the standard is out).
devel/pytemplate-1.5.1 (Score: 0.005581701)
Pytemplate gives python developers a starting framework
Pytemplate is a small project intending to give python developpers a starting framework. It permits to create properly scripts without struggling with configuration files, logging properties development. They are already available through a main class that the new script will inherit.