Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第8,8118,820项(搜索用时0.009秒)
converters/babel-2010.01.16 (Score: 7.770591E-5)
Charset encoding/decoding library written in Common Lisp
Babel is a charset encoding/decoding library, not unlike GNU libiconv, but completely written in Common Lisp. This package is compiled with SBCL.
converters/nomyso-4.3 (Score: 7.770591E-5)
Convert MASM/TASM files to NASM compatible sources
[ excerpt from developer's www site ] Nomyso is a Perl program which converts assembly language source files for MASM and TASM to NASM-compatible source files.
Fix double encoded UTF-8 bytes to the correct ones
Encode::DoubleEncodedUTF8 adds a new encoding utf-8-de and fixes double encoded utf-8 bytes found in the original bytes to the correct Unicode entity.
converters/fribidi-1.2 (Score: 7.770591E-5)
PECL extension for the Unicode Bidi algorithm
A PHP frontend to the FriBidi library: an implementation of the unicode Bidi algorithm, provides means for handling right-to-left text.
databases/db6-6.2.23 (Score: 7.770591E-5)
Oracle Berkeley DB, revision 6.2
Oracle Berkeley DB is a family of open source embeddable databases that allows developers to incorporate within their applications a fast, scalable, transactional database engine with industrial grade reliability and availability. As a result, customers and end-users will experience an application that simply works, reliably manages data, can scale under extreme load, but requires no ongoing database administration. As a developer, you can focus on your application and be confident that Oracle Berkeley DB will manage your persistence needs. Note that Berkeley DB 6 changed license to the Affero GNU General Public License v3 (AGPL v3).
databases/hashtypes-0.1.1 (Score: 7.770591E-5)
Hash data types for PostgreSQL
SHA1, SHA256, SHA512, MD5 & CRC32 data types for PostgreSQL A fork of the shatypes extension which adds additional data types along with some fixes.
databases/persistent-sqlite-2.2 (Score: 7.770591E-5)
Backend for the persistent library using sqlite3
This package includes a thin sqlite3 wrapper based on the direct-sqlite package, as well as the entire C library, so there are no system dependencies.
databases/persistent-template-2.1.3.4 (Score: 7.770591E-5)
Type-safe, non-relational, multi-backend persistence
This library provides just the general interface and helper functions. You must use a specific backend in order to make this useful.
databases/iplike-2.0.6 (Score: 7.770591E-5)
C implementation of the OpenNMS iplike stored procedure
A C implementation of the stored procedure written in plpgsql that's bundled with OpenNMS, this is the preferred version for use as is offers better performance
databases/mysql-connector-java-5.1.39 (Score: 7.770591E-5)
MySQL Connector/J: JDBC interface for MySQL
MySQL Connector/J is a native Java driver that converts JDBC (Java Database Connectivity) calls into the network protocol used by the MySQL database. It lets developers working with the Java programming language easily build programs and applets that interact with MySQL and connect all corporate data, even in a heterogeneous environment. MySQL Connector/J is a Type IV JDBC driver and has a complete JDBC feature set that supports the capabilities of MySQL. This port is derived from the original databases/mysql-jdbc-mm port of the mm.mysql JDBC connector by dglo@ssec.wisc.edu.