Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第16,68116,690项(搜索用时0.014秒)
graphics/kphotoalbum-4.4 (Score: 8.118464E-5)
Image viewer and organizer for KDE
KPhotoAlbum is a tool for annotating, searching and viewing images and videos. The annotation is done by telling KPhotoAlbum who is on the images, where the images were taken and (optionally) adding descriptions. KPhotoAlbum is highly optimized for easy annotation of images, so that it is possible to use it with thousands of images. When the images have been annotated, you may browse them based on the annotations (person, location, keywords).
graphics/visprint-2.1 (Score: 8.118464E-5)
Creates fractal fingerprint images based on any data
Visprint makes fractal fingerprint png images based on the contents of any file. The image will be different for almost every file with even slightly different contents. Visprint uses the IFS fractal generation process, pioneered by Michael Barnsley. It is a way to create images which are self-similar to infinite depths. In other words, the picture is made up of smaller versions of itself.
graphics/xnview-1.70 (Score: 8.118464E-5)
Easy graphics viewer / converter
XnView is a utility for viewing and converting graphic files. It has the features : - Import about 360 graphic file formats - Export about 40 graphic file formats - Multipage TIFF, Animated GIF, Animated ICO support - Resize - Copy/Cut/Crop - Adjust brigthness, contrast... - Modify number of colors - Apply filters (blur, average, emboss, ...) - Apply effects (lens, wave, ...) - Fullscreen mode - Slide show - Picture browser - Batch convert - Thumbnail create - Screen capture - Contact Sheet create - Multi-page file create (TIFF, DCX, LDF) - And many may other things...
irc/epic4-2.10.5 (Score: 8.118464E-5)
The (E)nhanced (P)rogrammable (I)RC-II (C)lient
EPIC4 is a new direction in ircII development. No longer is EPIC 100% backwards compatible with ircII, but instead those things where compatibility is undesirable have been found and fixed. No gratuitous incompatibilities have been added, but lots of new code has been added to make EPIC the best ircII client available. EPIC no longer shares any file names with ircII, so they should happily co-exist.
irc/gseen.mod-1.1.1.p3 (Score: 8.118464E-5)
Seen-module for the eggdrop IRC bot
gseen.mod gseen works similar to countless seen scripts. It logs for each user when he or she was last seen in the channel and makes this information publically available. It takes switching nick names into consideration and supports wildcards in search-requests. The advantage of gseen in contrast to most other seen scripts is it's speed. gseen can handle databases of several thousand nicks without a lag in seen requests. It also supports several languages.
irc/konversation-1.5.1 (Score: 8.118464E-5)
User friendly IRC client for KDE
Konversation is a user friendly IRC (Internet Relay Chat) client for KDE. Features: o Standard IRC features o SSL server support o Bookmarking support o Easy to use graphical user interface o Multiple servers and channels in one single window o DCC file transfer o Multiple identities for different servers o Text decorations and colors o OnScreen Display for notifications o Automatic UTF-8 detection o Per channel encoding support o Theme support for nick icons o Highly configurable
irc/miau-0.6.6 (Score: 8.118464E-5)
Fully featured easy to use IRC-bouncer
miau is a fully featured easy to use IRC-bouncer that can keep your nick even when you disconnect. Additionally, miau can set you away automatically when you disconnect and auto-op (or auto-voice) people. While you're disconnected, miau can also log everything and/or pipe private messages to an external program. And when you connect miau again, miau can replay some of the old messages so that you know what's going on.
POE::Component::IRC plugin for IRC based DNS queries
POE::Component::IRC::Plugin::QueryDNS is a POE::Component::IRC plugin that provides DNS query facilities to the channels it occupies and via private messaging. It uses POE::Component::Client::DNS to do non-blocking DNS queries. By default the plugin attempts to use POE::Component::IRC's internal PoCo-Client-DNS resolver object, but will spawn its own copy. You can supply your own resolver object via the constructor.
POE::Component::IRC plugin for IRC based DNSBL queries
POE::Component::IRC::Plugin::QueryDNS is a POE::Component::IRC plugin that provides DNSBL query facilities to the channels it occupies and via private messaging. It uses POE::Component::Client::DNSBL to do non-blocking DNSBL queries. By default the plugin attempts to use POE::Component::IRC's internal PoCo-Client-DNS resolver object, but will spawn its own copy. You can supply your own resolver object via the constructor
irc/POE-Component-IRC-6.88 (Score: 8.118464E-5)
Fully event-driven IRC client module
POE::Component::IRC is a POE component (who'd have guessed?) which acts as an easily controllable IRC client for your other POE components and sessions. You create an IRC component and tell it what events your session cares about and where to connect to, and it sends back interesting IRC events when they happen. You make the client do things by sending it events.