Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第4,2114,220项(搜索用时0.013秒)
devel/Class-STL-Containers-0.35 (Score: 4.2217594E-4)
Perl extension for STL-like object management
This package provides a framework for rapid Object Oriented Perl application development. It consists of a number of base classes that are similar to the C++/STL framework, plus a number of helper classes which provide the glue to transparently generate common functions, and will enable you to put your Perl application together very quickly.
devel/palm-0.1.7 (Score: 4.2217594E-4)
Fast Protocol Buffer library for Python
PALM is a library for using Google's protocol buffers in Python. It has a fast core written in C with a thin Cython binding to Python. The goal of palm was to make improvements to the Google reference implementation, namely: * Make the library significantly faster * Clean up the API
devel/pypersrc-20120106 (Score: 4.2217594E-4)
Python/Tkinter based source browser
Pypersrc is an open-source (GNU GPL) GUI program written in Python and C++ for browsing source code. You can click a HTML-like hyperlink to jump to a line in a source code file. Pypersrc can display different representations of the same source code.
devel/byebug-9.0.5 (Score: 4.2217594E-4)
Ruby 2 debugger
Byebug is a simple to use, feature rich debugger for Ruby 2. It uses the new TracePoint API for execution control and the new Debug Inspector API for call stack navigation, so it doesn't depend on internal core sources. It's developed as a C extension, so it's fast. And it has a full test suite so it's reliable.
devel/kpathsea-6.2.1 (Score: 4.2217594E-4)
Path searching library for TeX
Kpathsea is a library to do path searching. It is used in the Web2C implementation of TeX and friends. The library's fundamental purpose is to return a filename from a list of directories specified by the user, similar to what shells do when looking up program names to execute.
dns/opendd-0.7.9 (Score: 4.2217594E-4)
DynDNS client
OpenDD is a DynDNS client, written in C, and especially designed for small gateway machines, like a Soekris box. Its main feature is that it does not require any Perl or Python interpreter. It supports HTTPS, can send a mail report, and can run as daemon. It is also very easy to deploy.
graphics/exiv2-0.25 (Score: 4.2217594E-4)
Exif, IPTC, and XMP metadata manipulation library and tools
Exiv2 is a C++ library and a command line utility to manage image metadata. It provides fast and easy read and write access to the Exif, IPTC, and XMP metadata of images in various formats. Exiv2 is available as free software and with a commercial license, and is used in many projects.
graphics/Imager-1.005 (Score: 4.2217594E-4)
Perl module for manipulating gray, color, and rgba format images
Imager is a perl module for manipulating gray, color and rgba format images. It can read various file formats and has a builtin interpretered language for blends, fade and multiimage effects. It also has a plugin interface to write plugins in C. It also has drawing primitives and supports antialiased truetype and postscript fonts.
lang/mlton-20100608 (Score: 4.2217594E-4)
Optimizing Standard ML compiler
This is a port of MLton, the whole-program optimizing Standard ML Compiler. MLton runs on a variety of platforms, generates excellent code, has a fast C FFI, profiling, and many useful libraries, including an interface to the GNU multiprecision library. For more information, go to the MLton home page.
lang/nml-0.92b (Score: 4.2217594E-4)
Dialect/harmony of Standard ML of New Jersey and Objective Caml
- nML is a dialect/harmony of Standard ML of New Jersey and Objective Caml. - nML is a higher-order and typed programming language. - nML does not stand against the C programming convention. - nML compiler is a compiler of the nML language using the Objective Caml compiler: nML parser + nML type-checker + nML-to-OCaml translator + the OCaml compiler.