Ports Search

Results 9,8419,850 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.011 seconds)
textproc/CSS-Minifier-XS-0.09 (Score: 1.869263E-4)
XS based CSS minifier
CSS::Minifier::XS is a CSS "minifier"; its designed to remove unnecessary whitespace and comments from CSS files, while also not breaking the CSS.
textproc/bibtex2html-1.98 (Score: 1.869263E-4)
Tools for searching BibTeX and translating from BibTeX to HTML
bibtex2html is a collection of tools for translating from BibTeX to HTML. They allow to produce, from a set of bibliography files in BibTeX format, a bibliography in HTML format. Here are some features: o Handle any BibTeX style (even those producing multiple bibliographies); o Use additional fields like abstract, url, ps, etc. to insert web links; o Crossrefs are also replaced by links; o Sort by dates or authors, in increasing or decreasing order; o Read simple macros in TeX or LaTeX files; o Show syntax errors in BibTeX files; o Extract from one or several BibTeX files the set of entries satisfying a given criterion. Gerald Pfeifer <gerald@FreeBSD.org>
textproc/JavaScript-Minifier-XS-0.11 (Score: 1.869263E-4)
XS based JavaScript minifier
JavaScript::Minifier::XS is a JavaScript "minifier"; its designed to remove un-necessary whitespace and comments from JavaScript files, which also not breaking the JavaScript.
textproc/LaTeX-Pod-0.21 (Score: 1.869263E-4)
Transform LaTeX source files to POD
LaTeX::Pod converts LaTeX sources to Perl's POD (Plain old documentation) format. Currently only a subset of the available LaTeX language is supported.
textproc/Lingua-EN-FindNumber-1.32 (Score: 1.869263E-4)
Locate (written) numbers in English text
Lingua::EN::FindNumber provides a regular expression for finding numbers in English text. It also provides functions for extracting and manipulating such numbers.
textproc/Lingua-EN-NamedEntity-1.93 (Score: 1.869263E-4)
Basic Named Entity Extraction algorithm
"Named entities" is the NLP jargon for proper nouns which represent people, places, organisations, and so on. This module provides a very simple way of extracting these from a text. If we run the "extract_entities" routine on a piece of news coverage of recent UK political events, we should expect to see it return a list of hash references looking like this: { entity => 'Mr Howard', class => 'person', scores => { ... }, }, { entity => 'Ministry of Defence', class => 'organisation', ... }, { entity => 'Oxfordshire', class => 'place', ... }, The additional "scores" hash reference in there breaks down the various possible classes for this entity in an open-ended scale.
textproc/IDNA-Punycode-0.03 (Score: 1.869263E-4)
Perl module to encode Unicode string in Punycode
IDNA::Punycode is a module to encode / decode Unicode strings into Punycode, an efficient encoding of Unicode for use with IDNA.
textproc/PPIx-Regexp-0.037 (Score: 1.869263E-4)
PPI regular expression parser
The purpose of the PPIx-Regexp package is to parse regular expressions in a manner similar to the way the PPI package parses Perl.
textproc/antiword-0.37 (Score: 1.869263E-4)
Application for displaying Microsoft(R) Word documents
Antiword is a free MS Word reader. It converts the binary files from Word 2, 6, 7, 97, 2000, 2002 and 2003 to plain text and to PostScript.
textproc/Perl-Critic-Tics-0.009 (Score: 1.869263E-4)
Extra policies for Perl::Critic
The Perl-Critic-Tics distribution includes extra policies for Perl::Critic to address a fairly random assortment of things that make me (rjbs) wince.