Ports Search

Results 9,8319,840 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.01 seconds)
textproc/Text-Similarity-0.13 (Score: 7.770591E-5)
Measure the similarity of text documents
Text::Similarity serves as a superclass for other modules that implement measures of text document similarity. See also http://text-similarity.sourceforge.net
textproc/Text-TabularDisplay-1.38 (Score: 7.770591E-5)
Display text in formatted table output
Text::TabularDisplay simplifies displaying textual data in a table. The output is identical to the columnar display of query results in the mysql text monitor.
textproc/Text-Textile-2.12 (Score: 7.770591E-5)
Perl-based implementation of the Textile syntax by Dean Allen
Text::Textile is a Perl-based implementation of Dean Allen's Textile syntax. Textile is shorthand for doing common formatting tasks.
textproc/ctpp2-2.8.3 (Score: 7.770591E-5)
C++ library to use templates in C/C++ projects, version 2
This is a simple set of C++ classes which allow to use templates like perl modules Template Toolkit and HTML::Template::Pro Version 2.
textproc/UML-Class-Simple-0.20 (Score: 7.770591E-5)
Render simple UML class diagrams, by loading the code
UML::Class::Simple is a Perl CPAN module that generates UML class diagrams (PNG format, GIF format, or dot source) automatically from Perl 5 source or Perl 5 runtime.
textproc/WWW-Wordnik-API-0.0.5 (Score: 7.770591E-5)
Wordnik API implementation
Perl module which implements version 4.0 of the Wordnik API and provides a simple object-oriented interface with methods named after the REST ones provided by Wordnik.
textproc/XML-Feed-0.53 (Score: 7.770591E-5)
Perl5 modules for Syndication feed parser and auto-discovery
XML::Feed is a syndication feed parser for both RSS and Atom feeds. It also implements feed auto-discovery for finding feeds, given a URI. XML::Feed supports the following syndication feed formats: * RSS 0.91 * RSS 1.0 * RSS 2.0 * Atom The goal of XML::Feed is to provide a unified API for parsing and using the various syndication formats. The different flavors of RSS and Atom handle data in different ways: date handling; summaries and content; escaping and quoting; etc. This module attempts to remove those differences by providing a wrapper around the formats and the classes implementing those formats (XML::RSS and XML::Atom::Feed).
textproc/XML-Generator-PerlData-0.95 (Score: 7.770591E-5)
Perl extension for generating SAX2 events from Perl data structures
XML::Generator::PerlData provides a simple way to generate SAX2 events from nested Perl data structures, while providing finer-grained control over the resulting document streams.
textproc/YAML-Tiny-1.69 (Score: 7.770591E-5)
Read/Write YAML files with as little code as possible
YAML::Tiny is a perl class to read and write YAML-style files with as little code as possible, reducing load time and memory overhead.
textproc/YAML-1.0.6 (Score: 7.770591E-5)
The Symfony YAML Component
Symfony YAML is a PHP library that parses YAML strings and converts them to PHP arrays. It can also converts PHP arrays to YAML strings.