Ports Search

Results 631640 of 8,048 for /www/.(0.003 seconds)
www/hackney-1.6.1 (Score: 0.056974534)
Simple HTTP client in Erlang
Hackney is an HTTP client library for Erlang. Main features: - No message passing - Binary streams - SSL support - Keepalive handling - Basic authentication - Stream the response and the requests - Fetch a response asynchronously - Multipart support (streamed or not) - Chunked encoding support - Can send files using the sendfile API - Optional socket pool - REST syntax
www/ibrowse-4.3 (Score: 0.056974534)
HTTP client library for Erlang
HTTP client library for Erlang.
www/cssed-0.4.0 (Score: 0.056974534)
Application to help CSS style sheets creation and maintenance
CSSED is a small developer editor and validator, which tries to ease the CSS editing. It features syntax highlighting, syntax validation, MDI notebook based interface, quick CSS properties and values insertion, auto-completion and dialog-based insertion of CSS complex values.
www/erwn-0.8 (Score: 0.056974534)
Simple GTK+-2 HTML editor
erwin is a simple GTK+-2 based HTML editor. Its features include: - preview rendered html page - support for html tags - intelligent tag closer - drag'n'drop support - source highlighting
www/csstidy-1.4 (Score: 0.056974534)
Opensource CSS parser and optimiser
CSSTidy is an opensource CSS parser and optimiser.
www/ctemplate-0.5 (Score: 0.056974534)
Template system for C
CTemplate is a simple but powerful, extremely fast HTML template system for C language. It provides separation between code and presentation.
www/mochiweb-2.9.0p2 (Score: 0.056974534)
Erlang library for building lightweight HTTP servers (Basho fork)
MochiWeb is an Erlang library for building lightweight HTTP servers. This is the Basho fork of MochiWeb.
www/mochiweb-2.15.1 (Score: 0.056974534)
Erlang library for building lightweight HTTP servers
MochiWeb is an Erlang library for building lightweight HTTP servers, from Mochi Media, Inc.
www/decss-1.0 (Score: 0.056974534)
Strip cascading style sheets from webpages
DeCSS is a utility for stripping Cascading Style Sheet (CSS) tags from an HTML page. That's all it does. It has no relationship whatsoever to encryption, copy protection, movies, software freedom, oppressive industry cartels, Web site witch hunts, or any other bad things that could get you in trouble.
www/faup-1.5 (Score: 0.056974534)
Fast URL decoder library
Faup stands for Finally An Url Parser and is a library and command line tool to parse URLs and normalize fields with two constraints: - Work with real-life urls (resilient to badly formated ones) - Be fast: no allocation for string parsing and read characters only once