Ports Search

Results 10,47110,480 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.012 seconds)
devel/liblogging-1.0.5 (Score: 7.3261835E-5)
Easy to use system logging library
Liblogging offers an enhanced replacement for the syslog() call, but retains its ease of use. In a nutshell, it permits sytem administrators to direct application log output to different destinations without requiring the app developer to do any work for this. Liblogging is released under a 2-clause BSD license and as such can be used in any application.
devel/sope2-2.3.13 (Score: 7.3261835E-5)
Extensive set of GNUstep web application frameworks
SOPE is an extensive set of frameworks which form a complete Web application server environment. Besides the Apple WebObjects compatible appserver extended with Zope concepts, it contains a large set of reusable classes: XML processing (SAX, DOM, XML-RPC), MIME/IMAP4 processing, LDAP connectivity, RDBMS connectivity, and iCalendar parsing.
devel/liblouisxml-2.4.0 (Score: 7.3261835E-5)
Library Provide Complete Braille Transcription Services
liblouisxml is a library intended to provide complete braille transcription services for xml documents. It translates into appropriate braille codes and formats according to its style sheet and the specifications in the document. A command-line program, xml2brl which uses this library is also included. The latest version of liblouis is required.
devel/spark-1.6.1 (Score: 7.3261835E-5)
Fast big data processing engine
Apache Spark is a fast and general-purpose cluster computing system. It provides high-level APIs in Java, Scala and Python, and an optimized engine that supports general execution graphs. It also supports a rich set of higher-level tools including Spark SQL for SQL and structured data processing, MLlib for machine learning, GraphX for graph processing, and Spark Streaming.
devel/spin-6.4.5 (Score: 7.3261835E-5)
On-the-fly verification system for asynchronous concurrent systems
Spin is an efficient on-the-fly verification system (a `model checker') for asynchronous concurrent systems, such as data communication protocols, distributed operating systems, database systems, etc. It can be used to prove both safety and liveness properties, including all correctness requirements expressible in linear time temporal logic. Spin uses a high level language to specify systems descriptions, called PROMELA (PROcess MEta LAnguage).
devel/gflags-2.0 (Score: 7.3261835E-5)
Commandline flags module for Python
The gflags package contains a library that implements commandline flags processing. As such it's a replacement for getopt(). It has increased flexibility, including built-in support for Python types, and the ability to define flags in the source file in which they're used. (This last is its major difference from OptParse.)
devel/simpleeval-0.8.7 (Score: 7.3261835E-5)
Simple, safe single expression evaluator python library
simpleeval is a single-file library for easily adding evaluatable expressions into python projects. It can allow a user to, for example, set an alarm volume, which could depend on the time of day, alarm level, how many previous alarms had gone off, and if there is music playing at the time.
devel/ucpp-1.3.2 (Score: 7.3261835E-5)
C preprocessor and lexer
ucpp is a C preprocessor and lexer. It has the following goals: - Strict conformance to the C99 standard (with switches to disable some extensions and mimic C90 behaviour) - Low memory consumption - Possibility to use the code as a lexer (that outputs tokens directly)
dns/crossip-1.2 (Score: 7.3261835E-5)
Java DNS update client for the ThatIP protocol
A Cross Platform DNS update client, written in java. CrossIP uses the ThatIP protocol version 1.1 to send DNS update requests. It manages DNS records, update history, and allows for per record configuration. It also includes a wizard for generation of configuration files. http://www.thatip.com/crossip/ -Dan Smith dan@algenta.com
dns/djbdns-1.05 (Score: 7.3261835E-5)
Resolver tools from djbdns package
This port contains a subset of the DJBDNS package. It includes several useful Domain Name System (DNS) tools: - dnsfilter: a parallel IP-address-to-host-name converter - dnsip, dnsipq, dnsname, dnstxt, and dnsmx: simple command-line interfaces to DNS - dnsq, dnstrace, dnstracesort: DNS debugging tools