Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第7,8317,840项(搜索用时0.012秒)
databases/DBIx-XHTML_Table-1.48 (Score: 1.4061591E-4)
Create XHTML tables from SQL queries
XHTML_Table will execute SQL queries and return the results (as a scalar 'string') wrapped in XHTML tags. This module was created to fill a need for a quick and easy way to create 'on the fly' XHTML tables from SQL queries for the purpose of 'quick and dirty' reporting. It is not intended for serious production use, although it use is viable for prototyping and just plain fun. Seamus Venasse <svenasse@polaris.ca>
databases/DBM-Deep-2.0011 (Score: 1.4061591E-4)
Pure perl persistent multi-level hash/array DBM
A unique flat-file database module, written in pure perl. True multi-level hash/array support (unlike MLDBM, which is faked), hybrid OO / tie() interface, cross-platform FTPable files, and quite fast. Can handle millions of keys and unlimited hash levels without significant slow-down. Written from the ground-up in pure perl -- this is NOT a wrapper around a C-based DBM. Out-of-the-box compatibility with Unix, Mac OS X and Windows.
databases/LMDB_File-0.10 (Score: 1.4061591E-4)
Perl wrapper around the OpenLDAP's LMDB
LMDB_File is a Perl wrapper around the OpenLDAP's LMDB (Lightning Memory-Mapped Database) C library. LMDB is an ultra-fast, ultra-compact key-value data store developed by Symas for the OpenLDAP Project. See http://symas.com/mdb/ for details. LMDB_File provides full access to the complete C API, a thin Perl wrapper with an Object-Oriented interface and a simple Perl's tie interface compatible with others DBMs.
databases/pgdbf-0.6.2 (Score: 1.4061591E-4)
Convert XBase / FoxPro tables to PostgreSQL
PgDBF is a program for converting XBase databases - particularly FoxPro tables with memo files - into a format that PostgreSQL can directly import. It's a compact C project with no dependencies other than standard Unix libraries. While the project is relatively tiny and simple, it's also heavily optimized via profiling - routine benchmark were many times faster than with other Open Source programs. In fact, even on slower systems, conversions are typically limited by hard drive speed.
databases/queries-1.9.0 (Score: 1.4061591E-4)
Simplified PostgreSQL client built upon Psycopg2
Queries is a BSD licensed opinionated wrapper of the psycopg2 library for interacting with PostgreSQL. The popular psycopg2 package is a full-featured python client. Unfortunately as a developer, you're often repeating the same steps to get started with your applications that use it. Queries aims to reduce the complexity of psycopg2 while adding additional features to make writing PostgreSQL client applications both fast and easy.
databases/puredb-2.1 (Score: 1.4061591E-4)
Set of libraries for creating and reading constant databases
PureDB is a portable and tiny set of libraries for creating and reading constant databases. It manages data files that contains text or binary key/data pairs of arbitrary sizes. Lookups are very fast (normally only one disk access to match a hash value), overhead is low (a database is 1028 bytes plus only 16 extra bytes per record), multiple concurrent read access are supported, and databases can be up to 4 Gb long, and they are portable across architectures.
databases/soci-3.2.2 (Score: 1.4061591E-4)
The C++ Database Access Library
SOCI is a database access library for C++ that makes the illusion of embedding SQL queries in the regular C++ code, staying entirely within the Standard C++. The idea is to provide C++ programmers a way to access SQL databases in the most natural and intuitive way. If you find existing libraries too difficult for your needs or just distracting, SOCI can be a good alternative.
databases/sql-workbench-118 (Score: 1.4061591E-4)
DBMS-independent, cross-platform SQL query tool
SQL Workbench/J is a free, DBMS-independent, cross-platform SQL query tool. It is written in Java and should run on any operating system that provides a Java Runtime Environment. Its main focus is on running SQL scripts (either interactively or as a batch) and export/import features. Graphical query building or more advanced DBA tasks are not the focus and are not planned.
deskutils/affiche-0.6.0 (Score: 1.4061591E-4)
Affiche allows people to stick notes
Affiche is a little application that allows people to "stick" little notes on their computer desktop. It works well under GNUstep and under Apple Mac OS X. The goal of this little application is to provide a good example on how to develop cross-platform applications between GNUstep and Apple Mac OS X while providing a useful application at the same time. LICENSE: GPL2 or later
deskutils/taskjuggler-3.6.0 (Score: 1.4061591E-4)
Project management tool for UNIX based operating systems
This is a port of Taskjuggler, a project management tool for Linux and UNIX system-based operating systems. Instead of clicking yourself painfully through hundreds of dialog boxes you specify your Taskjuggler project in a simple text format. You simply list all your tasks and their dependencies. The information is sent through Taskjuggler and you will get all sorts of reports in HTML or XML format.