Ports Search

Results 12,11112,120 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.014 seconds)
devel/utf8-string-1 (Score: 6.4754924E-5)
Support for reading and writing UTF-8 strings
A UTF8 layer for IO and Strings. The utf8-string package provides operations for encoding UTF8 strings to Word8 lists and back, and for reading and writing UTF8 without truncation.
devel/mcve-7.0.3 (Score: 6.4754924E-5)
PECL Extension for Interface the MCVE/Monetra API
pecl-mcve is a Interface for the MCVE/Monetra API (libmonetra [formerly libmcve]), allowing you to work directly with MCVE/Monetra from your PHP scripts. Monetra is Main Street Softworks' solution to direct credit card processing for Unix.
devel/commons-jxpath-1.3 (Score: 6.4754924E-5)
Utilities for manipulating Java Beans using the XPath syntax
The org.apache.commons.jxpath package defines a simple interpreter of an expression language called XPath. JXPath applies XPath expressions to graphs of objects of all kinds: JavaBeans, Maps, Servlet contexts, DOM etc, including mixtures thereof.
devel/parsekit-1.3.0 (Score: 6.4754924E-5)
Extension for opcodes runtime analysis
Provides a userspace interpretation of the opcodes generated by the Zend engine compiler built into PHP. This extension is meant for development and debug purposes only and contains some code which is potentially non-threadsafe.
devel/lwp-2.6 (Score: 6.4754924E-5)
Userspace thread library
The LWP userspace threads library. The LWP threads library is used by the Coda distributed filesystem, RVM (a persistent VM library), and RPC2/SFTP (remote procedure call library) Project contact information below. EMAIL: coda@cs.cmu.edu
devel/libassa-3.5.1 (Score: 6.4754924E-5)
C++ networking library and application framework
ASSA is a UNIX/Linux Object-Oriented C++ networking (BSD sockets) library and application framework based on Adaptive Communication Patterns. ASSA is designed to improve productivity of writing network-oriented client/server applications.
devel/libassetml-1.2.1 (Score: 6.4754924E-5)
Library to share image and audio files between projects
This is a library based on an XML file format that is used to share and reuse content like image and audio file. Application using this library can query files on their system that provides an assetml xml file description.
devel/kdevplatform-1.7.3 (Score: 6.4754924E-5)
Set of libraries for KDE IDE-like programs
Open source set of libraries that can be used as a foundation for IDE-like programs. It is programming-language independent, and it's planned to be used by programs like KDevelop, Quanta, Kile, KTechLab, etc.
devel/libconfuse-2.7 (Score: 6.4754924E-5)
Configuration file parsing library
libConfuse is a configuration file parser library, licensed under the terms of the ISC, and written in C. It supports sections and (lists of) values (strings, integers, floats, booleans or other sections), as well as some other features (such as single/double-quoted strings, environment variable expansion, functions and nested include statements). It makes it very easy to add configuration file capability to a program using a simple API. The goal of libConfuse is not to be the configuration file parser library with a gazillion of features. Instead, it aims to be easy to use and quick to integrate with your code. libConfuse was called libcfg before, but was changed to not confuse with other similar libraries. Project homepage:
devel/dlmalloc-2.8.6 (Score: 6.4754924E-5)
Small, fast malloc library by Doug Lea
A version of malloc/free/realloc written by Doug Lea and released to the public domain. Version 2.6.5 Based loosely on libg++-1.2X malloc. (It retains some of the overall structure of old version, but most details differ.)