Ports Search

Results 16,05116,060 of 17,660 for descr%3A%22spam filter%22.(0.018 seconds)
www/WWW-Mediawiki-Client-0.31 (Score: 9.2782444E-5)
Very simple cvs-like interface for Mediawiki websites
driven WikiWiki websites, such as http://www.wikitravel.org|Wikitravel or http://www.wikipedia.org|Wikipedia. The interface mimics the two most basic cvs commands: update and commit with similarly named methods. Each of these has a shorter alias, as in cvs.
www/WWW-SourceForge-0.70 (Score: 9.2782444E-5)
Retrieve information from SourceForge site
This package helps to retrieve SourceForge site information in a perl script. So far, can only get very basic information. The goal is to be able to fetch Tracker and Mailing list data. Please send any suggestions directly to me. Use at your own risk, the author is not responsible to any damage caused by using this package.
www/libxul-45.4.0 (Score: 9.2782444E-5)
Mozilla runtime package that can be used to bootstrap XUL+XPCOM apps
Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications that are as rich as Firefox and Thunderbird. It will provide mechanisms for installing, upgrading, and uninstalling these applications. XULRunner will also provide libxul, a solution which allows the embedding of Mozilla technologies in other projects and products.
www/WebService-Pushover-1.0.0 (Score: 9.2782444E-5)
Interface to Pushover API
This module provides a Perl wrapper around the Pushover ( http://pushover.net ) RESTful API. You'll need to register with Pushover to obtain an API token for yourself and for your application before you'll be able to do anything with this module.
www/HTTP_Client-1.2.1 (Score: 9.2782444E-5)
PEAR classes for high level HTTP requests
The HTTP_Client class wraps around HTTP_Request and provides a higher level interface for performing multiple HTTP requests. Features: * Manages cookies and referrers between requests * Handles HTTP redirection * Has methods to set default headers and request parameters * Implements the Subject-Observer design pattern: the base class sends events to listeners that do the response processing.
www/chromium-52.0.2743.116 (Score: 9.2782444E-5)
Google web browser based on WebKit
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web. The Chromium website contains design documents, architecture overviews, testing information, and more to help you learn to build and work with the Chromium source code.
www/apachelog-1.1 (Score: 9.2782444E-5)
Python access log parser
Parser for extracting fields from a single line of an Apache access.lo g (should work for other servers conforming to the Common Log Format). Create the parser with the log format from your server .conf file, parse lines to get dict corresponding to fields defined in the log format.
www/punbb-1.4.4 (Score: 9.2782444E-5)
Fast and lightweight PHP-powered discussion board
PunBB is a fast and lightweight PHP-powered discussion board. It is released under the GNU General Public License. Its primary goals are to be faster, smaller and less graphically intensive as compared to other discussion boards. PunBB has fewer features than many other discussion boards, but is generally faster and outputs smaller, semantically correct XHTML-compliant pages.
www/offline-npm-0.2.2 (Score: 9.2782444E-5)
Offline installation with npm install
Hassle-free npm pack including all dependencies for offline installation with npm install Add offline-npm to your project to serve a npm compatible tgz file which contains all dependencies for offline installation with npm install. Additionally you can use offline-npm -n to install packages from your local npm cache directory (could be useful e.g. on travelling).
www/autobahn-0.14.1 (Score: 9.2782444E-5)
WebSocket client & server library, WAMP real-time framework
Autobahn|Python is a networking library that is part of the Autobahn project and provides implementations of: * The WebSocket Protocol * The Web Application Messaging Protocol (WAMP) for Twisted and asyncio, on Python 2 & 3 and for writing servers and clients. WebSocket allows bidirectional real-time messaging on the Web and WAMP adds asynchronous Remote Procedure Calls and Publish & Subscribe on top of WebSocket.