Ports Search

Results 771780 of 8,048 for /www/.(0.003 seconds)
www/snap-0.14.0.6 (Score: 0.056974534)
Top-level package for the Snap Web Framework
This is the top-level package for the official Snap Framework libraries. It includes: * The Snaplets API * The "snap" executable program for generating starter projects * Snaplets for sessions, authentication, and templates
www/wai-extra-3.0.10 (Score: 0.056974534)
Provides some basic WAI handlers and middleware
Provides basic WAI handler and middleware functionality.
www/wai-logger-2.2.4.1 (Score: 0.056974534)
Logging system for WAI
A logging system for WAI.
www/wai-3.0.3.0 (Score: 0.056974534)
Web Application Interface
Provides a common protocol for communication between web applications and web servers.
www/warp-tls-3.1.1 (Score: 0.056974534)
HTTP over SSL/TLS support for Warp via the TLS package
HTTP over SSL/TLS support for Warp via the TLS package.
www/warp-3.1.3 (Score: 0.056974534)
Fast, light-weight web server for WAI applications
The premier WAI handler.
www/drupal7-7.50 (Score: 0.056974534)
Database driven web content management system (CMS)
Drupal is a free web Content Management System (CMS) that allows an individual or a community of users to easily publish, manage and organize a wide variety of content on a website. Drupal is ready to go from the moment you download it. It even has an easy-to-use web installer! The built-in functionality, combined with dozens of freely available add-on modules, will enable features such as: Content Management Systems, Blogs, Collaborative authoring environments, Forums, Peer-to-peer networking, Newsletters, Podcasting, Picture galleries, File uploads/downloads and much more.
www/xss-sanitize-0.3.5.6 (Score: 0.056974534)
Sanitize untrusted HTML to prevent XSS attacks
Run untrusted HTML through Text.HTML.SanitizeXSS.sanitizeXSS to prevent XSS attacks.
www/yesod-auth-hashdb-1.4.2.2 (Score: 0.056974534)
Authentication plugin for Yesod
This package is the Yesod.Auth.HashDB plugin, originally included in yesod-auth, but now modified to be more secure and placed in a separate package. It provides authentication using hashed passwords stored in a database, and works best in situations where an administrator is involved in setting up a user with an initial password. The complete login process, including a default form, is implemented by this plugin, but the application developer must design the interfaces for setting up users and allowing them to change their own passwords, since only the low-level password-setting functions are provided by this package.
www/httpuv-1.3.3 (Score: 0.056974534)
HTTP and WebSocket server library for R
httpuv provides low-level socket and protocol support for handling HTTP and WebSocket requests directly from within R. It is primarily intended as a building block for other packages, rather than making it particularly easy to create complete web applications using httpuv alone. httpuv is built on top of the libuv and http-parser C libraries, both of which were developed by Joyent, Inc.