Ports 搜索

共有5,623项符合/devel/的查询结果,以下是第1,3811,390项(搜索用时0.003秒)
devel/libpafe-0.0.8 (Score: 0.032514982)
FeliCa read/write library for Sony RC-S320 USB FeliCa R/W(PaSoRi)
FeliCa read/write library for Sony RC-S320 USB FeliCa R/W(PaSoRi). This library is independent from the SDK for FeliCa.
devel/Test-Simple-1.302056 (Score: 0.032514982)
Basic utilities for writing tests in perl
Test::Simple is an extremely simple, extremely basic module for writing tests suitable for CPAN modules and other pursuits. If you wish to do more complicated testing, use the Test::More module (a drop-in replacement for this one).
devel/rest-0.7.93 (Score: 0.032514982)
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/librevisa-vish-0.0.20130714 (Score: 0.032514982)
Open Source VISA shell for interfacing test and measurement equipment
VISA is a multivendor standard for interfacing test and measurement equipment. LibreVISA aims to be a compliant implementation of the VISA standard in a free software library. Currently support for targets connected via USB, exposing the USBTMC interface, and VXI-11 devices.
devel/librolegen-1.0b (Score: 0.032514982)
Library to dynamically generate webOS system bus role files
librolegen: a library to dynamically generate WebOS system bus role files for WebOS Javascript services
devel/libpeak-0.1.2 (Score: 0.032514982)
Parallel Events and Asynchronous tasKing Library
Parallel Events and Asynchronous tasKing Library libpeak is an experimental C library and provides necessary support for an event-based application. Unlike other event libraries, libpeak might process events in parallel on Symmetric Multi-processing (SMP) systems. Its high performance is particularly adapted for networking applications that need to process lots of data on lots of connections.
devel/libruin-0.1.4 (Score: 0.032514982)
Renderer for User Interfaces in Ncurses
libRUIN (Renderer for User Interfaces in Ncurses) is a rendering library for various XML-based user interface markup languages (such as XHTML or Mozilla XUL), using the Ncurses terminal control library as a rendering target. GNU Guile and the SDOM Scheme module are used as the "glue" that manages user input and event handling (as such, event handlers must currently be written in Guile Scheme; support for ECMAscript event handlers is being considered for inclusion). An application programmer passes an XML document (including, potentially, a set of CSS stylesheets) and an Ncurses WINDOW structure, and libRUIN paints the WINDOW according to the markup and CSS; the programmer may subsequently pass Ncurses-style input strings to that WINDOW via libRUIN, and libRUIN will handle the resulting event flows.
devel/libs11n-1.2.10 (Score: 0.032514982)
C++ library for easily serializing a wide variety of objects
s11n (an abbreviation for serialization) is an Open Source project focused on the generic serialization of objects (i.e., object persistence) in the C++ programming language. The project's flagship library, appropriately named libs11n, can easily serialize all manner of PODs (Plain Old Data types), most STL containers, and user-defined Serializable types. By taking advantage of relatively new, advanced C++ techniques s11n turns this formerly-difficult task into child's play. It supports literally hundreds of millions of combinations of standard containers out of the box. libs11n is 100% data-format agnostic, and currently includes support for many formats, including 3 XML flavours. (As far as i am aware, this exceeds support provided by any other serialization framework, regardless of the implementation language!)
devel/libsearpc-3.0.7 (Score: 0.032514982)
Simple RPC framework based on GObject System in C
Searpc is a simple C language RPC framework based on GObject system. Searpc handles the serialization/deserialization part of RPC, the transport part is left to users. The serialization/deserialization uses JSON format via json-glib library. A serialized json object is returned from server to client after executing the RPC function. Each RPC function defined in the server side should take an extra GError argument to report error.
devel/Test-Spelling-0.20 (Score: 0.032514982)
Check for spelling errors in POD files
Check for spelling errors in POD files.