Ports Search

Results 10,25110,260 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.01 seconds)
devel/libgit2-glib-0.24.0 (Score: 7.3261835E-5)
Glib wrapper library around the libgit2 git access library
libgit2-glib is a glib wrapper library around the libgit2 git access library. libgit2 only implements the core plumbing functions, not really the higher level porcelain stuff. For a primer on Git Internals that you will need to know to work with Git at this level, check out [Chapter 9][pg] of the Pro Git book.
devel/libnaji-0.6.4 (Score: 7.3261835E-5)
Library that generates, converts, and filters files
libnaji is a library of functions which implement the features of najitool, a flexible file generator, converter, and filter. libnaji is being developed in the ANSI C standard so it should work and compile on any system that supports ANSI C, which should be every system.
devel/libopensync-0.39 (Score: 7.3261835E-5)
PIM data synchronization framework
OpenSync is a PIM (Personal Information Management) data synchronization framework that consists of several plug-ins that can be used to connect to different devices and systems. For a list of currently supported devices see http://www.opensync.org/wiki/DeviceCompatibilityList.
devel/libosmocore-0.9.0 (Score: 7.3261835E-5)
Common library for all Osmocom projects
libosmocore is a library with various utility functions that were originally developed as part of the OpenBSC project, but which are of a more generic nature and thus useful to (at least) other programs that we develop in the sphere of Free Software / Open Source mobile communications.
devel/libparserutils-0.2.3 (Score: 7.3261835E-5)
Lexer/parser utility functions for NetSurf
LibParserUtils provides various pieces of functionality that are useful when writing parsers. These are: + A number of character set convertors + Mapping of character set names to/from MIB enum values + UTF-8 and UTF-16 (host endian) support functions + Various simple data structures (resizeable buffer, stack, vector) + A UTF-8 input stream
devel/rest-0.7.93 (Score: 7.3261835E-5)
Easy access to RESTful web services
librest is a library that was designed to make it easier to access RESTful web services. It comprises of two parts: the first aims to make it easier to make requests by providing a wrapper around libsoup, the second aids with XML parsing by wrapping libxml2.
devel/libsigc++-1.2.7 (Score: 7.3261835E-5)
Callback Framework for C++
Libsigc++ -- The Typesafe Callback Framework for C++ This library implements a full callback system for use in widget libraries, abstract interfaces, and general programming. To get a good overview of how to use the library, read /usr/local/share/doc/libsigc++/signals.
devel/libsigc++-2.4.1 (Score: 7.3261835E-5)
Callback Framework for C++
Libsigc++ -- The Typesafe Callback Framework for C++ This library implements a full callback system for use in widget libraries, abstract interfaces, and general programming. To get a good overview of how to use the library, read /usr/local/share/doc/libsigc++/signals.
devel/libuninum-2.7 (Score: 7.3261835E-5)
Library for converting Unicode strings to numbers
This is a library for converting Unicode strings to numbers. Standard functions like strtoul and strtod do this for numbers written in the usual Western number system using the Indo-Arabic numerals, but they do not handle other number systems. The main functions take as input a UTF-32 Unicode string and compute the corresponding unsigned integer.
devel/lightning-2.1.0 (Score: 7.3261835E-5)
Generates assembly language code at run-time
GNU lightning is a library that generates assembly language code at run-time; it is very fast, making it ideal for Just-In-Time compilers, and it abstracts over the target CPU, as it exposes to the clients a standardized RISC instruction set inspired by the MIPS and SPARC chips.