Ports 搜索

共有17,773项符合comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第13,23113,240项(搜索用时0.06秒)
textproc/html-conduit-1.2.0 (Score: 1.5577191E-4)
Parse HTML documents using xml-conduit datatypes
This package uses tagstream-conduit for its parser. It automatically balances mismatched tags, so that there shouldn't be any parse failures. It does not handle a full HTML document rendering, such as adding missing html and head tags.
textproc/formatR-1.4 (Score: 1.5577191E-4)
Format R Code Automatically
Provides a function tidy_source() to format R source code. Spaces and indent will be added to the code automatically, and comments will be preserved under certain conditions, so that R code will be more human-readable and tidy.
textproc/markdown-0.7.7 (Score: 1.5577191E-4)
Markdown Rendering for R
Provides R bindings to the 'Sundown' 'Markdown' rendering library (https://github.com/vmg/sundown). 'Markdown' is a plain-text formatting syntax that can be converted to 'XHTML' or other formats.
textproc/mxml-2.7 (Score: 1.5577191E-4)
Small XML parsing library
Mini-XML is a small XML parsing library that you can use to read XML and XML-like data files in your application without requiring large non-standard libraries.
textproc/cdiff-0.9.8 (Score: 1.5577191E-4)
Diff readability enhancer for color terminals
Term based tool to view colored, incremental diff in a Git/Mercurial/Svn workspace or from stdin, with side by side and auto pager support. Requires python (>= 2.5.0) and less.
textproc/cgrep-6.4.3 (Score: 1.5577191E-4)
Context-aware grep for source codes
Cgrep is a grep tool suitable for searching in large code repositories. It supports 30 programming languages and searches that go beyond the simple pattern matching. It enables context-aware filtering and semantic searches through wildcard and combinators.
textproc/Google-Data-JSON-0.1.10 (Score: 1.5577191E-4)
General XML-JSON converter based on Google Data APIs
Google::Data::JSON provides several methods to convert an XML feed into a JSON feed, and vice versa. The JSON format is defined in Google Data APIs, http://code.google.com/apis/gdata/json.html .
textproc/HTML-EscapeEvil-0.05 (Score: 1.5577191E-4)
Escape evil HTML tags
HTML::EscapeEvil is a Perl module that will escape HTML tags considered evil (useful for user inut filtering). It is somewhat similar to HTML::TagFilter, but escapes tags instead of removing them.
textproc/HTML-HTMLDoc-0.10 (Score: 1.5577191E-4)
Perl interface to the htmldoc program
This Module provides an OO-interface to the htmldoc program. You can use it to produce PDF or PS files from a HTML-document. Currently many but not all parameters of HTMLDoc are supported.
textproc/LaTeX-Encode-0.091.6 (Score: 1.5577191E-4)
Encode characters for LaTeX formatting
p5-LaTeX-Encode provides a function to encode text that is to be formatted with LaTeX. It encodes characters that are special to LaTeX or that are represented in LaTeX by LaTeX commands.