Ports Search

Results 15,97115,980 of 17,660 for descr%3A%22spam filter%22.(0.013 seconds)
www/dojo-1.11.1 (Score: 9.2782444E-5)
Open-source DHTML toolkit written in JavaScript
Dojo is an Open Source DHTML toolkit written in JavaScript. It builds on several contributed code bases (nWidgets, Burstlib, f(m)), which is why we refer to it sometimes as a "unified" toolkit. Dojo aims to solve some long-standing historical problems with DHTML which prevented mass adoption of dynamic web application development.
www/tidy4-20000804 (Score: 9.2782444E-5)
Fixes and tidies up HTML files
When editing HTML it's easy to make mistakes. Wouldn't it be nice if there was a simple way to fix these mistakes automatically and tidy up sloppy editing into nicely layed out markup? Well now there is thanks to Hewlett Packard's Dave Raggett. HTML TIDY is a free utility for doing just that. It also works great on the attrociously hard to read markup generated by specialized HTML editors and conversion tools, and can help you identify where you need to pay further attention on making your pages more accessible to people with disabilities. Tidy is able to fix up a wide range of problems and to bring to your attention things that you need to work on yourself. Each item found is listed with the line number and column so that you can see where the problem lies in your markup. Tidy won't generate a cleaned up version when there are problems that it can't be sure of how to handle. These are logged as "errors" rather than "warnings". LICENSE: BSD
www/hackney-1.6.1 (Score: 9.2782444E-5)
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/cssed-0.4.0 (Score: 9.2782444E-5)
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/decss-1.0 (Score: 9.2782444E-5)
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: 9.2782444E-5)
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
www/flot-0.8.3 (Score: 9.2782444E-5)
JavaScript plotting library for jQuery
Flot is a pure Javascript plotting library for jQuery. It produces graphical plots of arbitrary datasets on-the-fly client-side. The focus is on simple usage (all settings are optional), attractive looks and interactive features like zooming and mouse tracking.
www/grr-1.0 (Score: 9.2782444E-5)
Rss reader for GNUstep
Grr is a RSS Reader application Features Parsing RSS Feeds Fetching feeds from the web Showing headlines Showing the article's descriptions Categories for feeds Articles can be rated Simple HTML rendering on GNUstep Serializing obtained feed-information to hard-disk Managing (Adding, removing) feeds Parsing ATOM feeds.
www/RT-Authen-ExternalAuth-0.26 (Score: 9.2782444E-5)
RT extension to authenticate users against an external source
RT::Authen::ExternalAuth RT Authentication using External Sources A complete package for adding external authentication mechanisms to RT. It currently supports LDAP via Net::LDAP and External Database authentication for any database with an installed DBI driver. It also allows for authenticating cookie information against an external database through the use of the RT-Authen-CookieAuth extension.
www/geeknote-0.2.a (Score: 9.2782444E-5)
Command line client for Evernote
Geeknote is a command line client for Evernote. Features: * Create notes in your Evernote account * Create tags, notebooks * Use Evernote search in console with different filters * Edit notes in console using any editor: nano, vim, emacs, mcedit * Sync your local files, directories with Evernote * Use Evernote with cron or any scripts