Ports Search

Results 3,9413,950 of 19,819 for %22HTTP Server%22.(0.008 seconds)
devel/cclib-1.4.1 (Score: 0.0012383816)
Parsers And Algorithms For Computational Chemistry
Py-cclib is an open source library, written in Python, for parsing and interpreting the results of computational chemistry packages. The current version, cclib 0.9, parses output files from ADF, GAMESS (US), GAMESS-UK, Gaussian, Jaguar, Molpro, ORCA and PC GAMESS.
devel/foolscap-0.12.3 (Score: 0.0012383816)
RPC protocol for Twisted Python
Foolscap is an RPC protocol for Python+Twisted, providing a capability-based security model and flexible serialization. It is intended to replace Twisted's native "Perspective Broker" RPC system.
devel/funcsigs-1.0.2 (Score: 0.0012383816)
Python function signatures from PEP362
funcsigs is a backport of the PEP 362 function signature features from Python 3.3's inspect module. The backport is compatible with Python 2.7 as well as 3.2 and up.
devel/krosspython-4.14.3 (Score: 0.0012383816)
Kross Python scripting library
Python bindings for KDE.
devel/numba-0.28.1 (Score: 0.0012383816)
Optimizing compiler for Python using LLVM
Numba gives you the power to speed up your applications with high performance functions written directly in Python. With a few annotations, array-oriented and math-heavy Python code can be just-in-time compiled to native machine instructions, similar in performance to C, C++ and Fortran, without having to switch languages or Python interpreters.
devel/pykde4-4.14.3 (Score: 0.0012383816)
Python bindings for KDE
Python bindings for KDE.
devel/pykdeuic4-4.14.3 (Score: 0.0012383816)
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/geshi-1.0.8.12 (Score: 0.0012383816)
Native PHP syntax highlighting engine
GeSHi started as an idea to create a generic syntax highlighter for the phpBB forum system, but has been generalised to this project. GeSHi aims to be a simple but powerful highlighting class, with the following goals: * Support for a wide range of popular languages * Easy to add a new language for highlighting * Highly customisable output formats
devel/physfs-1.1.1 (Score: 0.0012383816)
Library to provide abstract access to various archives
PhysicsFS is a library to provide abstract access to various archives. It is intended for use in video games, and the design was somewhat inspired by Quake 3's file subsystem. The programmer defines a "write directory" on the physical filesystem. No file writing done through the PhysicsFS API can leave that write directory, for security. For example, an embedded scripting language cannot write outside of this path if it uses PhysFS for all of its I/O, which means that untrusted scripts can run more safely. Symbolic links can be disabled as well, for added safety. For file reading, the programmer lists directories and archives that form a "search path". Once the search path is defined, it becomes a single, transparent hierarchical filesystem. This makes for easy access to ZIP files in the same way as you access a file directly on the disk, and it makes it easy to ship a new archive that will override a previous archive on a per-file basis. Finally, PhysicsFS gives you platform-abstracted means to determine if CD-ROMs are available, the user's home directory, where in the real filesystem your program is running, etc.
devel/physfs-2.0.3 (Score: 0.0012383816)
Library to provide abstract access to various archives
PhysicsFS is a library to provide abstract access to various archives. It is intended for use in video games, and the design was somewhat inspired by Quake 3's file subsystem. The programmer defines a "write directory" on the physical filesystem. No file writing done through the PhysicsFS API can leave that write directory, for security. For example, an embedded scripting language cannot write outside of this path if it uses PhysFS for all of its I/O, which means that untrusted scripts can run more safely. Symbolic links can be disabled as well, for added safety. For file reading, the programmer lists directories and archives that form a "search path". Once the search path is defined, it becomes a single, transparent hierarchical filesystem. This makes for easy access to ZIP files in the same way as you access a file directly on the disk, and it makes it easy to ship a new archive that will override a previous archive on a per-file basis. Finally, PhysicsFS gives you platform-abstracted means to determine if CD-ROMs are available, the user's home directory, where in the real filesystem your program is running, etc.