Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第9,6219,630项(搜索用时0.011秒)
converters/o3read-0.0.4 (Score: 1.3121418E-4)
Standalone converter for the OpenOffice.org writer and scalc formats
This is a standalone converter for the OpenOffice.org swriter (*.sxw,*.odt) and scalc (*.sxc) formats. It doesn't depend on Open Office or any other external tools or libraries. There are three output modules: * o3read displays a dump of the parse tree * o3totxt creates plain text * o3tohtml creates html code Example: unzip -p document.odt content.xml | o3totxt
converters/Encode-IMAPUTF7-1.05 (Score: 1.3121418E-4)
Modification of UTF-7 encoding for IMAP
Encode::IMAPUTF7 is a perl module for modification of UTF-7 encoding for IMAP. IMAP mailbox names are encoded in a modified UTF7 when names contains international characters outside of the printable ASCII range. The modified UTF-7 encoding is defined in RFC2060 (section 5.1.3).
converters/igbinary-1.2.1 (Score: 1.3121418E-4)
Replacement for the standard PHP serializer
Igbinary is a drop in replacement for the standard PHP serializer. Instead of time and space consuming textual representation, igbinary stores PHP data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.
converters/uudeview-0.5.20 (Score: 1.3121418E-4)
Program for uu/xx/Base64/BinHex/yEnc de-/encoding
This is a powerful program at which you can throw a mess of unordered files in any of BinHex, uuencoded, xxencoded, Base64, or yEnc formats and expect them all to be properly decoded. These formats are frequently encountered when sending binary files via news or mail.
converters/Sereal-Encoder-3.015 (Score: 1.3121418E-4)
Perl module for fast, powerful binary serialization (encoder)
This library implements an efficient, compact-output, and feature-rich serializer using a binary protocol called Sereal. Its sister module Sereal::Decoder (converts/p5-Sereal-Decoder) implements a decoder for this format. The two are released separately to allow for independent and safer upgrading.
databases/gtksql-0.4.5 (Score: 1.3121418E-4)
Graphical query tool for PostgreSQL/MySQL/SQLite
GtkSQL is a graphical query tool for PostgreSQL/MySQL/SQLite. You can work on multiple queries simultaneously: * send the current query to the database * add a new query * delete current query * rename current query * export current query * display the table information * move to the next or previous query * SQL keyword, table name and field name autocompletion * rescan the table database.
databases/Mojo-Pg-2.30 (Score: 1.3121418E-4)
PostgreSQL integration for p5-Mojolicious
Mojo::Pg is a tiny wrapper around DBD::Pg that makes PostgreSQL a lot of fun to use with the Mojolicious real-time web framework. Database handles are cached automatically, so they can be reused transparently to increase performance. And you can handle connection timeouts gracefully by holding on to them only for short amounts of time.
databases/liquibase-3.4.1 (Score: 1.3121418E-4)
Database Change Management
Liquibase is an open source (Apache 2.0 Licensed), database-independent library for tracking, managing and applying database changes. It is built on a simple premise: All database changes are stored in a human readable yet trackable form and checked into source control.
databases/pg_rman-1.2.3 (Score: 1.3121418E-4)
Online backup and restore tool for PostgreSQL
pg_rman is an online backup and restore tool for PostgreSQL. The goal of the pg_rman project is providing a method for online backup and PITR as easy as pg_dump. Also, it maintains a backup catalog per database cluster. Users can maintain old backups including archive logs with one command.
databases/mdcached-1.0.9 (Score: 1.3121418E-4)
High performance cache server similar to memcached
Bullet Cache is a memory database intended to be used much like memcached, but offering much higher flexibility through use of record tags which can be used to perform bulk operations on sets of records. It has its own binary network protocol which is accessible through Unix domain sockets and through TCP. It is indended to be accessed through a high-performance C library.