Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第1,9912,000项(搜索用时0.007秒)
sysutils/goaccess-0.8.5 (Score: 0.0048297257)
Real-time Apache web log analyzer
GoAccess is an open source real-time Apache web log analyzer and interactive viewer that runs in a terminal and provides fast and valuable HTTP statistics for system administrators that require a visual report on the fly.
sysutils/lxsplit-0.2.4 (Score: 0.0048297257)
Simple program to split or join files
This utility is used to split up huge files into smaller pieces without compression. It is fully compatible with HJSplit. HJSplit is a program written by Freebyte!. See http://www.freebyte.com for more information about HJSplit.
textproc/xlwriter-0.4a3 (Score: 0.0048297257)
Python library for generating Excel-compatible spreadsheets
pyXLWriter is a Python library for generating Excel-compatible spreadsheets. It's a port of John McNamara's Perl Spreadsheet::WriteExcel module (see http://www.cpan.org) to Python.
textproc/sassc-3.3.6 (Score: 0.0048297257)
Wrapper around libsass
SassC is a wrapper around libsass (http://github.com/hcatlin/libsass) used to generate a useful command-line application that can be installed and packaged for several operating systems.
www/Horde_Routes-2.0.5 (Score: 0.0048297257)
Horde Routes URL mapping system
This package provides classes for mapping URLs into the controllers and actions of an MVC system. It is a port of a Python library, Routes, by Ben Bangert (http://routes.groovie.org).
www/formencode-1.3.0 (Score: 0.0048297257)
HTML form validation, generation, and conversion package
FormEncode is a validation and form generation package. The validation can be used separately from the form generation. The validation works on compound data structures, with all parts being nestable. It is separate from HTTP or any other input mechanism.
www/webob-1.4 (Score: 0.0048297257)
WSGI request and response Python object
WebOb provides wrappers around the WSGI request environment, and an object to help create WSGI responses. The objects map much of the specified behavior of HTTP, including header parsing and accessors for other standard parts of the environment.
games/edge-1.35 (Score: 0.004793631)
DOOM style engine aimed at the Total Conversion developer
The EDGE project is a programming project to develop a DOOM style engine aimed at the Total Conversion developer, but still able to play the original DOOM games. This project started with the DOOM source released by id software. Note that it currently does not support playing the original MIDI music, but supports OGG Vorbis audio files. For Total Conversions using Edge see: http://www.wadsinprogress.info/ For high resolution textures see: http://forums.yaa.dk/viewtopic.php?f=32&t=69
textproc/libkmfl-0.9.9 (Score: 0.004793631)
Engine to interpret compiled KMFL keyboard tables
This library provides an engine to interpret compiled KMFL keyboard tables (textproc/kmflcomp) written in Keyman keyboard language. The current implementation of KMFL uses either the IBus framework (via textproc/ibus-kmfl) or the older SCIM framework (via textproc/scim-kmfl-imengine) to handle the input method interface to X. KMFL aims to bring Tavultesoft Keyman functionality to *nix operating systems. KMFL is being jointly developed by SIL International (http://www.sil.org) and Tavultesoft (http://www.tavultesoft.com).
net/Net-EPP-0.21 (Score: 0.004778445)
Client library for the TCP transport for EPP
EPP is the Extensible Provisioning Protocol. EPP (defined in RFC 3730) is an application layer client-server protocol for the provisioning and management of objects stored in a shared central repository. Specified in XML, the protocol defines generic object management operations and an extensible framework that maps protocol operations to objects. As of writing, its only well-developed application is the provisioning of Internet domain names, hosts, and related contact details. RFC 3734 defines a TCP based transport model for EPP, and this module implements a client for that model. You can establish and manage EPP connections and send and receive responses over this connection. Net::EPP::Client also provides some time-saving features, such as being able to provide request and response frames as Net::EPP::Frame objects.