Ports 搜索

共有17,773项符合comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第9,8519,860项(搜索用时0.044秒)
textproc/SVG-2.64 (Score: 1.869263E-4)
Perl extension for generating Scalable Vector Graphics (SVG) documents
SVG.pm is a perl extention to generate stand-alone or inline SVG (scaleable vector graphics) images using the W3C SVG xml recommendation.
textproc/Pod-POM-2.01 (Score: 1.869263E-4)
POD Object Model
This module implements a parser to convert Pod documents into a simple object model form known hereafter as the Pod Object Model. The object model is generated as a hierarchical tree of nodes, each of which represents a different element of the original document. The tree can be walked manually and the nodes examined, printed or otherwise manipulated. In addition, Pod::POM supports and provides view objects which can automatically traverse the tree, or section thereof, and generate an output representation in one form or another.
textproc/Search-Odeum-0.02 (Score: 1.869263E-4)
Perl interface to the Odeum inverted index API
Search::Odeum is an interface to the Odeum API. Odeum is the inverted index API which is a part of qdbm database library.
textproc/SGMLSpm-1.03 (Score: 1.869263E-4)
Perl module for postprocessing the output from sgmls and nsgmls
This distribution contains SGMLS.pm, a perl5 class library for parsing the output from James Clark's SGMLS and NSGMLS parsers.
textproc/String-Print-0.15 (Score: 1.869263E-4)
Alternative of printf
String::Print inserts values into (translated) strings. It provides printf and sprintf alternatives via both an object oriented and a functional interface.
textproc/Sort-Fields-0.90 (Score: 1.869263E-4)
Perl module to sort lines containing delimited fields
Sort::Fields provides a general purpose technique for efficiently sorting lists of lines that contain data separated into fields. -Anton <tobez@FreeBSD.org>
textproc/String-ShellQuote-1.04 (Score: 1.869263E-4)
Perl module for quote strings for passing through the shell
This module contains some functions which are useful for quoting strings which are going to pass through the shell or a shell-like object. -Anton <tobez@FreeBSD.org>
textproc/docbook-1.5 (Score: 1.869263E-4)
Meta-port for the different versions of the DocBook DTD
A meta-port for the DocBook DTD. This port depends upon the docbook-* ports, to ensure that they are installed correctly.
textproc/TOML-0.92 (Score: 1.869263E-4)
Parser for Tom's Obvious, Minimal Language (TOML)
TOML implements a parser for Tom's Obvious, Minimal Language, as defined at [1]. TOML exports two subroutines, from_toml and to_toml. [1] https://github.com/mojombo/toml
CSS::Minifier::XS filter for Template Toolkit
Template::Plugin::Filter::Minify::CSS::XS is a Template Toolkit filter, which uses CSS::Minifier::XS to minify css code from filtered content during template processing.