Ports Search

Results 3,0813,090 of 8,048 for /www/.(0.003 seconds)
devel/raknet-3.9.2 (Score: 0.0157919)
Networking API that provides reliable UDP primarily for online games
RakNet is a free networking API that provides reliable UDP and high level networking constructs. Although it can be used for any networked application, it was developed specifically for rapid development of online games and the addition of multiplayer to single player games.
devel/structlog-16.0.0 (Score: 0.0157919)
Structured Logging for Python
Structured Logging for Python Makes structured logging with key-value logging, incremental context building, and arbitrary formatting easy.
devel/tables-3.2.2 (Score: 0.0157919)
Hierarchical database for Python
The goal of PyTables is to enable the end user to manipulate easily scientific data tables and Numerical Python objects in a persistent, disk-based hierarchical structure.
devel/virtualenv-14.0.0 (Score: 0.0157919)
Tool for creating isolated Python environments
``virtualenv`` is a tool to create isolated Python environments. It creates an environment that has its own installation directories, that doesn't share libraries with other virtualenv environments (and optionally doesn't use the globally installed libraries either). Usage: virtualenv YOUR_NEW_PYTHON_ENV
devel/dolphin-plugins-4.14.3 (Score: 0.0157919)
Plugins for Dolphin file manager
Plugins for Dolphin file manager.
devel/pylint-1.5.6 (Score: 0.0157919)
Analyzes python source code looking for bugs and signs of poor quality
Pylint is a python tool that checks if a module satisfy a coding standard. Pylint can be seen as another PyChecker since nearly all tests you can do with PyChecker can also be done with Pylint. But Pylint offers some more features, like checking line-code's length, checking if variable names are well-formed according to your coding standard, or checking if declared interfaces are truly implemented, and much more.
devel/simgear-2016.3.1 (Score: 0.0157919)
Toolkit for 3D games and simulations
SimGear is a set of open-source libraries designed to be used as building blocks for quickly assembling 3d simulations, games, and visualization applications. SimGear is developed by the FlightGear project and also provides the base for the FlightGear Flight Simulator.
devel/stack-1.2.0 (Score: 0.0157919)
Cross-platform program for developing Haskell programs
Stack is a cross-platform program for developing Haskell projects. It is aimed at Haskellers both new and experienced.
devel/radare2-0.10.4 (Score: 0.0157919)
Tools to disasm, debug, analyze, and manipulate binary files
Opensource tools to disasm, debug, analyze and manipulate binary files. * Multi-architecture multi-platform * Highly scriptable * Hexadecimal editor * IO is wrapped * Filesystems support * Debugger support * Diffing between two functions or binaries * Code analysis at opcode, basicblock, function levels * And More...
devel/rbtools-0.7.6 (Score: 0.0157919)
Set of client tools to use with Review Board
rbtools is a collection of console utility scripts for use with Review Board.