Ports Search

Results 4,8314,840 of 17,660 for descr%3A%22spam filter%22.(0.009 seconds)
www/HTTP-Server-Simple-Static-0.12 (Score: 1.8556489E-4)
Serve static files with HTTP::Server::Simple
This mixin adds a method to serve static files from your HTTP::Server::Simple subclass.
www/activehs-0.3.1 (Score: 1.8556489E-4)
Haskell code presentation tool
ActiveHs is a Haskell source code presentation tool, developed for education purposes.
www/htmlcxx-0.85 (Score: 1.8556489E-4)
HTML and CSS APIs for C++
htmlcxx is a simple non-validating css1 and html parser for C++.
www/httpasyncclient-4.0.2 (Score: 1.8556489E-4)
Java components implementing an asynchronous HTTP client
Asynch HttpClient is a HTTP/1.1 compliant HTTP agent implementation based on HttpCore NIO and HttpClient components. It is a complementary module to Apache HttpClient intended for special cases where ability to handle a great number of concurrent connections is more important than performance in terms of a raw data throughput.
www/django-appconf-1.0.2 (Score: 1.8556489E-4)
Helper class for handling configuration defaults gracefully
A helper class for handling configuration defaults of packaged Django apps gracefully.
www/htdump-0.9y (Score: 1.8556489E-4)
Tool to retrieve WWW data
HTdump is an automation utility to retrieve URLs and write them to a file, or process them through a pipeline. It is also a very usefull tool for web developer who work low level, for example with CGI binaries. This makes a perfect debugging tool, since it allows usual but also rfc-illegal operations. Packet level debugging is included in this tool.
www/wai-3.0.3.0 (Score: 1.8556489E-4)
Web Application Interface
Provides a common protocol for communication between web applications and web servers.
www/yesod-auth-1.4.6 (Score: 1.8556489E-4)
Authentication for Yesod
This package provides a pluggable mechanism for allowing users to authenticate with your site. It comes with a number of common plugins, such as OpenID, BrowserID (a.k.a., Mozilla Persona), and email. Other packages are available from Hackage as well. If you've written such an add-on, please notify me so that it can be added to this description.
JavaScript plugin for WWW::Scripter
This module is a plugin for WWW::Scripter that provides JavaScript capabilities.
www/mod_umask-0.1.0 (Score: 1.8556489E-4)
Apache 2.x module to set umask of created files
mod_umask sets the Unix umask of the Apache HTTPd process after it has started. This is useful when accessing Subversion from both mod_dav_svn and via a local client with a file:// url. Without setting a proper umask the file permissions can create a repository that is not easily accessable from both.