Ports Search

Results 1,4311,440 of 2,488 for /x11-servers/.(0.015 seconds)
devel/RunApp-0.13 (Score: 0.0051746136)
Generic module to run web-applications
RunApp streamlines the process for configuring applications that requires one or more web servers and/or other daemons, during development or deployment. It builds the config files required by the services from the $config hash, such as apache's httpd.conf.
devel/fabric-1.10.2 (Score: 0.0051746136)
Simple, Pythonic remote execution and deployment
Fabric is a simple pythonic remote deployment tool. It is designed to upload files to, and run shell commands on, a number of servers in parallel or serially. These commands are grouped in tasks (regular python functions) and specified in a 'fabfile.' This is called remote automation, and the primary use case is deploying applications to multiple similar hosts.
devel/json-py-3.4 (Score: 0.0051746136)
Python implementation of a JSON (http//:json.org) reader/writer
json-py is a simple, pure-python implementation of a JSON (http://json.org) reader and writer. JSON is used to exchange data across systems written in various languages. It is particularly suited to dynamic languages like Python, Javascript, etc. JSON = Javascript Object Notation implies it is suitable for AJAX applications that exchange data from servers to Javascript applications running on web browser clients.
devel/robotremoteserver-1.0.1 (Score: 0.0051746136)
Python Remote Server for Robot Framework
Robot Framework remote servers allow hosting test libraries on different processes or machines than Robot Framework itself is running on. This version is implemented in Python and supports also Jython (JVM) and IronPython (.NET). See remote library interface documentation for more information about the remote interface in general as well as for a list of remote server implementations in other programming languages.
devel/tox-2.3.1 (Score: 0.0051746136)
Virtualenv-based automation of test activities
Tox as is a generic virtualenv management and test command line tool you can use for: * checking your package installs correctly with different Python versions and interpreters * running your tests in each of the environments, configuring your test tool of choice * acting as a frontend to Continuous Integration servers, greatly reducing boilerplate and merging CI and shell-based testing.
devel/kgio-2.10.0 (Score: 0.0051746136)
Provides non-blocking I/O methods
kgio provides non-blocking I/O methods for Ruby without raising exceptions on EAGAIN and EINPROGRESS. It is intended for use with the Unicorn and Rainbows! Rack servers, but may be used by other applications (that run on Unix-like platforms).
dns/ares-1.1.1 (Score: 0.0051746136)
Asynchronous DNS resolver library
This is ares, an asynchronous resolver library. It is intended for applications which need to perform DNS queries without blocking, or need to perform multiple DNS queries in parallel. The primary examples of such applications are servers which communicate with multiple clients and programs with graphical user interfaces.
dns/c-ares-1.11.0 (Score: 0.0051746136)
Asynchronous DNS resolver library
This is c-ares, an asynchronous resolver library. It is intended for applications which need to perform DNS queries without blocking, or need to perform multiple DNS queries in parallel. The primary examples of such applications are servers which communicate with multiple clients and programs with graphical user interfaces.
dns/dnscheck-1.3 (Score: 0.0051746136)
DNS zone sanity checker
dnscheck is a simple to use DNS zone sanity checker, comparing name server records and serial numbers with both the parent zone and the zone itself. It allows you to find lame, leaked or stale name servers which have the potential to cause disruption.
dns/dualserver-6.94 (Score: 0.0051746136)
Combined DHCP/DNS server for small LANs
Combined DHCP/DNS Server for Small LAN. Dynamic DHCP allocates/renew host addresses while Caching DNS Server first try resolving from DHCP allotted names then from Cache then only forwarding to External DNS Servers. Auto Config and auto Dynamic DNS update.