Ports Search

Results 2,3912,400 of 8,048 for /www/.(0.005 seconds)
www/emacs-w3m-1.4.567.b.20160924 (Score: 0.056974534)
Simple front-end to w3m for emacs
Emacs-w3m is a simple interface program of w3m for Emacs.
www/eventum-2.2 (Score: 0.056974534)
Eventum issue tracking system
Eventum is a user-friendly and flexible issue tracking system that can be used by a support department to track incoming technical support requests, or by a software development team to quickly organize tasks and bugs. Wiki: http://eventum.mysql.org/wiki
www/webbrowser-0.3 (Score: 0.056974534)
Wrapper for running the "best" available WEB browser
Webbrowser is a wrapper script for finding and running the "best" available installed browser on the system. It is intended for use by other applications that invoke a browser, so that they need not be reconfigured when a user switches to a different browser.
www/webfs-1.21 (Score: 0.056974534)
Simple http server for static content
This is a simple http server for purely static content. You can use it to serve the content of a ftp server via http for example. It is also nice to export some files quickly by starting an http server in a few seconds without editing a config file first. Features/Design: ================ * single process: select() + non-blocking I/O * automatically generates directory listings when asked for a directory (check for index.html available as option), caches the listings. * no config file, just a few switches. Try "webfsd -h" for a list. * Uses ${PREFIX}/etc/webfsd/mime.types to map file extentions to mime/types (not included). * supports keep-alive and pipelined requests. * serves byte ranges. * optional logging in common log file format.
www/webgo-0.1.0.20120419 (Score: 0.056974534)
Simplest way to write web applications in the Go programming language
web.go is the simplest way to write web applications in the Go programming language. It's ideal for writing simple, performant backend web services. web.go should be familiar to people who've developed websites with higher-level web frameworks like sinatra, pylons, or web.py. It is designed to be a lightweight web framework that doesn't impose any scaffolding on the user. Some features include: * Routing to url handlers based on regular expressions * Secure cookies * Support for fastcgi and scgi * Web applications are compiled to native code. This means very fast execution and page render speed * Serving static files
www/webgrind-1.0.s20140207 (Score: 0.056974534)
Xdebug Profiling Web Frontend in PHP
Webgrind is a Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job.
www/webpy-0.38 (Score: 0.056974534)
Web Framework For Python
web.py is a web framework for python that is as simple as it is powerful. web.py is in the public domain; you can use it for whatever purpose with absolutely no restrictions.
www/Mojolicious-7.08 (Score: 0.056974534)
High-level MVC web framework written in Perl
A next generation web framework for the Perl programming language; duct tape for the HTML5 web. An amazing real-time web framework, allowing you to easily grow single file prototypes into well-structured web applications. Powerful out of the box with RESTful routes, plugins, commands, Perl-ish templates, content negotiation, session management, form validation, testing framework, static file server, CGI/PSGI detection, first class Unicode support and much more for you to discover. Full stack HTTP and WebSocket client/server implementation with IPv6, TLS, SNI, IDNA, HTTP/SOCKS5 proxy, Comet (long polling), keep-alive, connection pooling, timeout, cookie, multipart and gzip compression support. Built-in non-blocking I/O web server, supporting multiple event loops as well as optional preforking and hot deployment, perfect for building highly scalable web services. JSON and HTML/XML parser with CSS selector support.
www/webkit-4.8.7 (Score: 0.056974534)
Qt WebKit implementation
www/webkit-sharp-0.3 (Score: 0.056974534)
Mono bindings for Webkit
WebKit# is a .NET language binding for the WebKit rendering engine.