Ports 搜索

共有5,886项符合/net-im/的查询结果,以下是第2,0412,050项(搜索用时0.005秒)
textproc/c2html-0.9.6 (Score: 0.021868456)
C-language sources to HTML converter
C2html is a syntax highlighter for C source code that produces a highlighted html file as output. C2html offers the following features: - fast (single pass conversion using flex) - doesn't change formatting - only adds <FONT COLOR=#XXXX> tags and properly escapes non-ascii characters - easy integration with webservers - browse your sources colourized! - gzips http output for browsers to save bandwidth (only in CGI mode) - documentation and manpage included Please use the java2html port for converting C++ sources!
textproc/apache-solr-6.2.0 (Score: 0.021868456)
基于 Lucene Java 的高性能搜索服务器
Solr 是一个基于 Lucene Java 搜索库的开源企业搜索服务器, 提供了 XML/HTTP 和 JSON API、高亮查询结果、分面搜索、缓存、集群、 和一个 web 管理界面等功能。它运行于 Java servlet 容器中,如 Tomcat。
textproc/String-HexConvert-0.01 (Score: 0.021868456)
String::HexConver - Converts ascii strings to hex and reverse
String::HexConvert It is a wrapper around pack and unpack of perl to convert a string of hex digits to ascii and other way around.
Syntax highlighting for Perl code
Syntax::Highlight::Perl::Improved - Highlighting of Perl Syntactical Structures.
textproc/Text-SpellChecker-GUI-0.0.2 (Score: 0.021868456)
Implements a user interface to Text::SpellChecker using ZConf::GUI
This implements a spell checker to Text::SpellChecker using ZConf::GUI. textspellchecker - Spell checker script.
textproc/Text-WikiCreole-0.07 (Score: 0.021868456)
Implementation of the Wiki Creole markup language
Text::WikiCreole implements the Wiki Creole markup language, version 1.0, as described at http://www.wikicreole.org. It reads Creole 1.0 markup and returns XHTML. In addition to the official Creole 1.0 markup elements, it also supports several extensions, such as plugins, superscript, subscript, underline, definition lists, indented paragraphs, plugins, etc.
textproc/XML-DOM-XPath-0.14 (Score: 0.021868456)
Adds XPath support to XML::DOM, using XML::XPath engine
XML::DOM::XPath allows you to use XML::XPath methods to query a DOM. This is often much easier than relying only on getElementsByTagName. It lets you use all of the XML::DOM methods.
textproc/XML-FeedPP-0.43 (Score: 0.021868456)
Get an RSS file and parse it
Parse/write/merge/edit RSS/RDF/Atom syndication feeds
textproc/pcrs-0.0.3 (Score: 0.021868456)
Perl-compatible regular expression based substitutions
PCRS is a small library, written as a supplement to the PCRE library, that implements regex based substitution with the syntax and semantics of Perl's s/// operator.
textproc/perl2html-0.9.2 (Score: 0.021868456)
Perl sources to HTML converter
Perl2html is a syntax highlighter for Perl source code that produces a highlighted html file as output. Perl2html offers the following features: - fast (single pass conversion using flex) - doesn't change formatting - only adds <FONT COLOR=#XXXX> tags and properly escapes non-ascii characters - easy integration with webservers - browse your sources colourized - gzips http output for browsers to save bandwidth (only in CGI mode) - documentation and manpage included