Ports Search

Results 2,7412,750 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.012 seconds)
math/gracetmpl-0.3.2 (Score: 6.7361305E-4)
Provide an easy way to use existing grace-files as a template
The GraceTMPL classes provide an easy way to use existing grace-files as a template to format any number of graphs in a predefined way and save them as grace-files. This way you can apply the same graphical appearance to all of your data. In case your preferences change, you just alter the template and reformat your complete set of data within the shortest amount of time. The capabilities of GraceTMPL include: * The application using the GraceTMPL classes can define environment variables for the sheet, each graph and each dataset. The variables can be used in the template for dynamic string replacement. Even output filenames can be templated using variable substitution. * Datasets in the template file can be marked to be included in the destination files for easy reference. * Datasets can be tagged with arbitrary information strings to be interpreted by the application using GraceTMPL. This way information can be passed to the application on how to create the datasets and what kind of information is intended by the template author. * In case no template file is loaded by the application, GraceTMPL::Save will output plain sets of data tables which can easily be imported by XmGrace or other applications.
multimedia/vapoursynth-r33.1 (Score: 6.730435E-4)
Video processing framework with simplicity in mind
VapourSynth is an application for video manipulation. Or a plugin. Or a library. It's hard to tell because it has a core library written in C++ and a Python module to allow video scripts to be created. It came to be when I started thinking about alternative designs for Avisynth and most of it was written over a 3 month period. The software has been heavily inspired by Avisynth and aims to be a 21st century rewrite, taking advantage of the advancements computers have made since the late 90s. The main features compared to Avisynth are: * Multithreaded - Frame level multithreading that scales well * Generalized Colorspaces - New colorspaces can be specified at runtime * Per Frame Properties - Additional metadata can be attached to frames * Python Based - The scripting part is implemented as a Python module so you don't have to learn a special language * Support for video with format changes - Some video just can't stick to one format or frame size. VapourSynth can handle any kind of change * Compatible with a large number of already existing Avisynth plugins
cad/openvsp-3.9.1 (Score: 6.7242666E-4)
Create a 3D model of an aircraft defined by engineering parameters
NASA Open Source Parametric Geometry OpenVSP allows the user to create a 3D model of an aircraft defined by common engineering parameters. This model can be processed into formats suitable for engineering analysis.
devel/CPAN-Meta-YAML-0.018 (Score: 6.7242666E-4)
Read and write a subset of YAML for CPAN Meta files
This module implements a subset of the YAML specification for use in reading and writing CPAN metadata files like META.yml and MYMETA.yml. It should not be used for any other general YAML parsing or generation task.
audio/xmms-ahx-0.6 (Score: 6.7090173E-4)
XMMS plugin for playing AHX tunes
XMMS input plugin for AHX format support. AHX is a synthetic music format from Amiga, and reproducing C64-style music.
databases/mysql-0.1.1.8 (Score: 6.7090173E-4)
Low-level MySQL client library
A low-level client library for the MySQL database, implemented as bindings to the C mysqlclient API.
databases/mysqltcl-3.052 (Score: 6.7090173E-4)
TCL module for accessing MySQL databases based on msqltcl
From the package man-page: MySQLTcl is a collection of Tcl commands and a Tcl global array that provide access to MySQL database servers. MySQLTcl is nothing more than a patched version of a patched version of Hakan Soderstrom's patch of Tom Poindexter's Sybtcl. Mysqltcl is binary Tcl library (extension) written in C language that use direkt official MySQL C-API. Almost all Tcl commands correspond to MySQL C-API functions. For detail documentation see official MySQL C- API manual.
devel/flickrnet-2.2.0 (Score: 6.7090173E-4)
Flickr .Net API Library
The Flickr.Net API is a .Net Library for accessing the Flickr API, written entirely in C#.
devel/jclassinfo-0.19.1 (Score: 6.7090173E-4)
Shows information about Java class, dependencies, and more
jclassinfo reads java class files and provides information about the class, dependencies and more. It is a pure C implementation.
devel/libxalloc-1.0.4 (Score: 6.7090173E-4)
Memory allocation library with error checking
xalloc is a memory allocation library with error checking. It contains wrappers including error checking for memory allocating C-functions.