Ports Search

Results 8,6418,650 of 19,819 for %22HTTP Server%22.(0.009 seconds)
devel/itools-0.75.2 (Score: 0.0010835839)
Python library Provides Wide Range Of Capabilities
The itools library offers a collection of packages covering a wide range of capabilities. Including support for many file formats (XML, CSV, HTML, etc.), a virtual file system (itools.vfs), the simple template language (STL), an index and search engine, and much more.
devel/libvirt-2.2.0 (Score: 0.0010835839)
Python bindings for Libvirt virtualization API
Python bindings for Libvirt virtualization API
devel/phpbt-1.0.1 (Score: 0.0010835839)
Bug-tracking system developed in PHP
phpBugTracker is a web-based bug reporting and tracking system. It helps development teams to manage the testing and debugging segments of the development cycle. A PHP replacement for bugzilla, focusing on separating the presentation, application, and database layers by using templates and a database abstraction layer.
devel/opster-4.1 (Score: 0.0010835839)
Command line parsing speedster
A command line options parser, intended to make writing command line applications easy and painless. It uses built-in Python types (lists, dictionaries, etc) to define options, which makes configuration clear and concise. Additionally it contains possibility to handle subcommands (i.e. hg commit or svn update).
devel/ply-3.9 (Score: 0.0010835839)
Python Lex-Yacc
PLY is a Python-only implementation of the popular compiler construction tools lex and yacc. The implementation borrows ideas from a number of previous efforts; most notably John Aycock's SPARK toolkit. However, the overall flavor of the implementation is more closely modeled after the C version of lex and yacc. The other significant feature of PLY is that it provides extensive input validation and error reporting--much more so than other Python parsing tools.
devel/pyro-4.47 (Score: 0.0010835839)
Distributed Object Middleware for Python(IPC/RPC)
Pyro is short for PYthon Remote Objects. It is an advanced and powerful Distributed Object Technology system written entirely in Python, that is designed to be very easy to use. Never worry about writing network communication code again, when using Pyro you just write your Python objects like you would normally. With only a few lines of extra code, Pyro takes care of the network communication between your objects once you split them over different machines on the network. All the gory socket programming details are taken care of, you just call a method on a remote object as if it were a local object! Pyro provides an object-oriented form of RPC. You can use Pyro within a single system but also use it for IPC. For those that are familiar with Java, Pyro resembles Java's Remote Method Invocation (RMI). It is less similar to CORBA - which is a system- and language independent Distributed Object Technology and has much more to offer than Pyro or RMI. But Pyro is small, simple and free!
devel/apipkg-1.2 (Score: 0.0010835839)
Namespace control and lazy-import mechanism
With apipkg you can control the exported namespace of a python package and greatly reduce the number of imports for your users. It is a small pure python module that works on virtually all Python versions, including CPython2.3 to Python3.1, Jython and PyPy. It co-operates well with Python's help() system, custom importers (PEP302) and common command line completion tools.
devel/binutils-2.22 (Score: 0.0010835839)
PlayStation Portable development toolchain binutils
The PlayStation Portable Toolchain is a collection of tools and utilities for homebrew PSP development.
devel/gcc-4.6.2 (Score: 0.0010835839)
PlayStation Portable development toolchain gcc
The PlayStation Portable Toolchain is a collection of tools and utilities for homebrew PSP development.
devel/gdb-7.3.1 (Score: 0.0010835839)
PlayStation Portable development toolchain gdb
The PlayStation Portable Toolchain is a collection of tools and utilities for homebrew PSP development.