Ports 搜索

共有17,773项符合comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第6,5716,580项(搜索用时0.013秒)
textproc/Pod-HtmlEasy-1.0108 (Score: 2.2029475E-4)
Generate personalized HTML from PODs
Pod::HtmlEasy is a perl module to generate HTML data from POD in a easy and personalized mode. By default the HTML generated is similar to the CPAN site style for module documentation.
textproc/ctemplate-2.3 (Score: 2.2029475E-4)
Simple but powerful template language for C++
The ctemplate package contains a library implementing a simple but powerful template language for C++. It emphasizes separating logic from presentation: it is impossible to embed application logic in this template language.
textproc/String-BufferStack-1.16 (Score: 2.2029475E-4)
Nested buffers for templating systems
String::BufferStack provides a framework for storing nested buffers. By default, all of the buffers flow directly to the output method, but individual levels of the stack can apply filters, or store their output in a scalar reference.
textproc/Template-Declare-0.46 (Score: 2.2029475E-4)
Perlish declarative templates
Template::Declare is a pure-perl declarative HTML templating system. A few key features and buzzwords: - All templates are 100% pure perl code - Simple declarative syntax - No angle brackets - Mixins - Inheritance - Public and private templates
textproc/Text-CSV-1.33 (Score: 2.2029475E-4)
Composition and decomposition of comma-separated values
Text::CSV provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV class can combine fields into a CSV string and parse a CSV string into fields.
textproc/Text-Diff-Parser-0.1001 (Score: 2.2029475E-4)
Parse patch files containing unified and standard diffs
Text::Diff::Parser parses diff files and patches. It allows you to access the changes to a file in a standardized way, even if multiple patch formats are used.
textproc/ml1-4.11 (Score: 2.2029475E-4)
Original general purpose macro processor
This is a port of ML/I (Macro Language I) which is the grand-daddy of nearly all macro processors. It is still maintained and ported to a large number of systems.
Efficient search for many strings
This module allows you to search for any of a list of substrings ("keys") in a larger string. It is particularly efficient when the set of keys is large.
textproc/coccigrep-1.16 (Score: 2.2029475E-4)
Semantic grep for the C language
coccigrep is a semantic grep for the C language based on coccinelle. It can be used to find where a given structure is used in code files. coccigrep depends on the spatch program which comes with coccinelle.
textproc/XML-Filter-GenericChunk-0.07 (Score: 2.2029475E-4)
Base Class for SAX Filters parsing WellBallanced Chunks
XML::Filter::GenericChunk is a base class for SAX filters that are able to parse wellballanced chunks from SAX events and transforms this chunk into a sequence of SAX events.