Ports Search

Results 3,9713,980 of 19,819 for %22HTTP Server%22.(0.008 seconds)
devel/Horde_Alarm-2.2.8 (Score: 0.0012383816)
PEAR Horde alarm libraries
This package provides an interface to deal with reminders, alarms and notifications through a standardized API. The following notification methods are available at the moment: standard Horde notifications, popups, emails, sms.
devel/Horde_Cache-2.5.4 (Score: 0.0012383816)
Horde Caching API
This Horde package provides a simple, functional caching API, with the option to store the cached data on the filesystem, in one of the PHP opcode cache systems (APC, eAcclerator, XCache, or Zend Performance Suite's content cache), memcached, or an SQL table.
devel/Horde_Core-2.26.1 (Score: 0.0012383816)
Horde Core Framework libraries
These classes provide the core functionality of the Horde Application Framework.
devel/clonedigger-1.0.11 (Score: 0.0012383816)
Detect similar code in Python and Java programs
Clone Digger aims to detect similar code in Python and Java programs. The synonyms for the term "similar code" are "clone" and "duplicate code".
devel/libee-0.4.1 (Score: 0.0012383816)
Event expression library inspired by CEE
The core idea of libee is to provide a small but hopefully convenient API layer above the CEE standard. However, CEE is not finished. At the time of this writing, CEE is under heavy development and even some of its core data structures (like the data dictionary and taxonomy) have not been fully specified. So for the time being, libee should be thought of as a useful library that helps you get your events normalized. If you program cleanly to libee, chances are not bad that only relatively little effort is required to move your app over to be CEE compliant (once the standard is out).
devel/mwlib.ext-0.13.2 (Score: 0.0012383816)
Provide Dependencies for mwlib
mwlib.ext provides external dependencies needed by the mwlib library. It contains a copy of reportlab, which is a BSD licensed pdf generation library.
devel/crcmod-1.7 (Score: 0.0012383816)
Module for Cyclic Redundancy Check (CRC) calculations
This is a Python module for generating objects that compute the Cyclic Redundancy Check (CRC). It includes a (optional) C extension for fast calculation, as well as a pure Python implementation. 8, 16, 24, 32, and 64 bit CRC are supported.
devel/mygpoclient-1.7 (Score: 0.0012383816)
gpodder.net API client library for Python
This library provides an easy and structured way to access the gpodder.net web services. In addition to subscription list synchronization and storage, the advanced API support allows to upload and download episode status changes.
devel/dal-20081016 (Score: 0.0012383816)
Database abstraction layer for Python
PyDal is a database abstraction layer for Python. It provides a DBAPI 2.0 wrapper for DBAPI 2.0 drivers. Sounds strange, but even drivers that fully conform to the DBAPI can differ enough to make building database independent applications difficult. Two major abstractions handled by PyDal are paramstyles and datetime objects. PyDal makes it possible to use the same paramstyle and datetime types with any module that conforms to DBAPI 2.0. In addition, paramstyles and datetime types are configurable.
devel/dialog-2.7 (Score: 0.0012383816)
Python interface to dialog(3)
This is a Python module for making simple Text/Console-mode user interfaces.