Ports Search

Results 16,13116,140 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.011 seconds)
textproc/HTML-SBC-0.15 (Score: 5.180394E-5)
Simple blog code to valid XHTML
Simple Blog Code is a simple markup language. You can use it for guest books, blogs, wikis, boards and various other web applications. It produces valid and semantic (X)HTML from input and is patterned on that tiny usenet markups like *bold* and _underline_.
textproc/LaTeX-Driver-0.300.2 (Score: 5.180394E-5)
Perl module of LaTeX Driver
The LaTeX::Driver module encapsulates the details of invoking the Latex programs to format a LaTeX document. Formatting with LaTeX is complicated; there are potentially many programs to run and the output of those programs must be monitored to determine whether further processing is required.
textproc/HTML-Fraction-0.50 (Score: 5.180394E-5)
HTML::Fraction - Encode fractions as HTML entities
The HTML::Fraction encodes fractions as HTML entities. Some very common fractions have HTML entities (eg 1/2 is ½). Additionally, common vulgar fractions have Unicode characters (eg 1/5 is ⅕). This module takes a string and encodes fractions as entities: this means that it will look pretty in the browser.
textproc/Lingua-Ispell-0.07 (Score: 5.180394E-5)
Perl module that encapsulates access to the Ispell program
Lingua::Ispell.pm - a module encapsulating access to the Ispell program. ispell, when reporting on misspelled words, indicates the string it was unable to verify, as well as its starting offset in the input line. No such information is returned for words which are deemed to be correctly spelled.
textproc/Lingua-EN-Inflect-1.89.3 (Score: 5.180394E-5)
Convert singular words to their plural form
The exportable subroutines of Lingua::EN::Inflect provide plural inflections and "a"/"an" selection for English words. Plural forms of all nouns, most verbs, and some adjectives are provided. Where appropriate, "classical" variants (for example: "brother" -> "brethren", "dogma" -> "dogmata", etc.) are also provided. Seamus Venasse <svenasse@polaris.ca>
textproc/Lingua-EN-NameCase-1.19 (Score: 5.180394E-5)
Perl module to fix the case of people's names
Forenames and surnames are often stored either wholly in UPPERCASE or wholly in lowercase. This module allows you to convert names into the correct case where possible. Although forenames and surnames are normally stored separately if they do appear in a single string, whitespace separated, NameCase and nc deal correctly with them.
textproc/diffutils-3.5 (Score: 5.180394E-5)
The GNU diff utilities
The Free Software Foundation's "diff" utilities, including "diff", "diff3", "sdiff", and "cmp". These utilities exist in the FreeBSD base collection, but the GNU versions have added functionality that is sometimes useful. Note that this port will install these utilities with a `g' prefix, for example gdiff, gdiff3, ggcmp, but the texinfo documentation will refer to these utilities without the `g' prefix.
textproc/PDF-WebKit-1.0 (Score: 5.180394E-5)
Use WebKit to Generate PDFs from HTML
PDF::WebKit uses wkhtmltopdf to convert HTML documents into PDFs. It is a port of the elegant PDFKit Ruby library. wkhtmltopdf generates beautiful PDFs by leveraging the rendering power of Qt's WebKit browser engine (used by both Apple Safari and Google Chrome browsers).
textproc/Parse-BooleanLogic-0.09 (Score: 5.180394E-5)
Parser of boolean expressions
Parse::BooleanLogic is a fast parser for boolean expressions. Originally written for Request Tracker to parse SQL like expressions, it can be used to parse other boolean logic sentences with OPERANDs joined using binary OPERATORs and grouped and nested using parentheses.
textproc/MARC-1.15 (Score: 5.180394E-5)
Module for manipulating bibliographic records in the USMARC format
A Perl 5 module for reading in, manipulating, and outputting bibliographic records in the USMARC format. It handles conversions from MARC into ASCII (text), Library of Congress MARCMaker, HTML, and ISBD. Input from MARCMaker format is also supported. Individual records, fields, indicators, and subfields can be created, modified, and deleted. It can extract URLs from the 856 field into HTML.