Ports Search

Results 2,0812,090 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.01 seconds)
databases/gosqlite3-20120330 (Score: 9.5843105E-4)
Go interface for SQLite3
A Go interface for SQLite3, modelled after the C interface.
print/panda-0.5.4 (Score: 9.5843105E-4)
PDF generation library
Panda is a PDF generation API written in C.
textproc/Text-Chomp-0.02 (Score: 9.5599145E-4)
Module implementing a portable chomp
This module implements a single function, tchomp, which will remove all known line separators. The regular chomp() works only on the value in $/, which can be difficult if working in multi-platform environments.
www/cgicc-3.2.16 (Score: 9.558953E-4)
C++ class library for writing CGI applications
GNU cgicc is an ANSI C++ compliant class library that greatly simplifies the creation of CGI applications for the World Wide Web. cgicc performs the following functions: - Parses both GET and POST form data transparently. - Provides string, integer, floating-point and single- and multiple-choice retrieval methods for form data. - Provides methods for saving and restoring CGI environments to aid in application debugging. - Provides full on-the-fly HTML generation capabilities, with support for cookies. - Supports HTTP file upload. - Compatible with FastCGI.
sysutils/unquote-1.0.b4 (Score: 9.53272E-4)
Execute a command with safely quoted arguments
unquote executes a command after unquoting a specified list of arguments, so that arbitrary characters may be passed in command-line arguments.
devel/ctags-5.8 (Score: 9.5229695E-4)
Feature-filled tagfile generator for vi and emacs clones
Exuberant Ctags generates an index (or tag) file of source language objects in source files that allows these items to be quickly and easily located by a text editor or other utility. Alternatively, it can generate a cross reference file which lists, in human-readable form, information about the various objects found in a set of source code files. Supported languages include: Assembler, ASP, AWK, BETA, C, C++, C#, COBOL, Eiffel, Fortran, HTML, Java, Javascript, Lisp, Lua, Make, Pascal, Perl, PHP, PL/SQL, Python, REXX, Ruby, S-Lang, Scheme, Shell (Bourne/Korn/Z), Standard ML, Tcl, Vera, Verilog, Vim and Yacc.
japanese/ctags-5.8j2 (Score: 9.5229695E-4)
Feature-filled tagfile generator with Japanese support
Exuberant Ctags with Japanese language support. Exuberant Ctags generates an index (or tag) file of source language objects in source files that allows these items to be quickly and easily located by a text editor or other utility. Alternatively, it can generate a cross reference file which lists, in human-readable form, information about the various objects found in a set of source code files. Supported languages include: Assembler, ASP, AWK, BETA, C, C++, C#, COBOL, Eiffel, Fortran, HTML, Java, Javascript, Lisp, Lua, Make, Pascal, Perl, PHP, PL/SQL, Python, REXX, Ruby, S-Lang, Scheme, Shell (Bourne/Korn/Z), Standard ML, Tcl, Vera, Verilog, Vim and Yacc.
audio/al-0.1.0 (Score: 9.5182343E-4)
PyAL is a binding of OpenAL for Python
PyAL is a wrapper around the OpenAL library and as such similar to the discontinued PyOpenAL project. In contrast to PyOpenAL, it has no licensing restrictions, nor does it rely on C code, but uses ctypes instead.
www/axis2-1.7.1 (Score: 9.5182343E-4)
Provides a Web Services,SOAP and WSDL engine from Apache
Apache Axis2 is a Web Services / SOAP / WSDL engine, the successor to the widely used Apache Axis SOAP stack. There are two implementations of the Apache Axis2 Web services engine - Apache Axis2/Java and Apache Axis2/C
devel/List-SomeUtils-0.52 (Score: 9.510849E-4)
Provide the stuff missing in List::Util
List::SomeUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util. All of the below functions are implementable in only a couple of lines of Perl code. Using the functions from this module however should give slightly better performance as everything is implemented in C. The pure-Perl implementation of these functions only serves as a fallback in case the C portions of this module couldn't be compiled on this machine.